Skip to content

Commit

Permalink
Switch to Mac OSX 11.0 runner
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisbanes authored and jossiwolf committed Aug 1, 2021
1 parent 8c43e06 commit f254487
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
run: release/signing-cleanup.sh

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

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/device-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ on:

jobs:
android-test:
runs-on: macOS-latest
runs-on: macos-11.0
timeout-minutes: 60

strategy:
Expand Down

0 comments on commit f254487

Please sign in to comment.