Skip to content

Commit

Permalink
Switch test runner to ubuntu
Browse files Browse the repository at this point in the history
  • Loading branch information
bentrengrove committed May 17, 2024
1 parent 3e33d6e commit 7b3c66a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
run: release/signing-cleanup.sh

test:
runs-on: macos-latest
runs-on: ubuntu-latest
needs: build
timeout-minutes: 70

Expand Down

0 comments on commit 7b3c66a

Please sign in to comment.