Skip to content

Commit

Permalink
switch to linux runner for now
Browse files Browse the repository at this point in the history
  • Loading branch information
Martmists-GH committed Dec 14, 2024
1 parent 7c7dc6f commit 62d6637
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-all.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ env:

jobs:
build:
runs-on: macos-latest
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
Expand Down

0 comments on commit 62d6637

Please sign in to comment.