Skip to content

Commit

Permalink
do not use expensive machine
Browse files Browse the repository at this point in the history
  • Loading branch information
thoutbeckers authored Jun 20, 2023
1 parent 7f10d07 commit 011027e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/emulator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:

test:
needs: build
runs-on: macos-13-xl
runs-on: macos-13
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit 011027e

Please sign in to comment.