We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34798be commit 883117cCopy full SHA for 883117c
.github/workflows/build.yml
@@ -5,7 +5,7 @@ env:
5
IOS_VERSION: 14.4
6
jobs:
7
build:
8
- runs-on: macos-latest
+ runs-on: macos-11
9
steps:
10
- uses: actions/checkout@v2
11
- name: Install
0 commit comments