devops: try running Android tests on MacOS 11 (#8558)
This commit is contained in:
parent
900362ec0b
commit
74e6f2756a
2
.github/workflows/tests_fyi.yml
vendored
2
.github/workflows/tests_fyi.yml
vendored
|
|
@ -47,7 +47,7 @@ jobs:
|
|||
fail-fast: false
|
||||
matrix:
|
||||
shard: [1, 2]
|
||||
runs-on: macos-10.15
|
||||
runs-on: macos-11
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/setup-node@v2
|
||||
|
|
|
|||
Loading…
Reference in a new issue