Optimize github build workflow

This commit is contained in:
Karmaa
2025-03-16 22:03:41 -05:00
parent c648777819
commit e4d22c28b4

View File

@@ -13,7 +13,7 @@ on:
jobs:
build:
runs-on: laptop1
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v3