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 303682c commit 592cf39Copy full SHA for 592cf39
.github/workflows/Build.yml
@@ -10,7 +10,7 @@ on:
10
jobs:
11
12
build_iOS:
13
- runs-on: macOS-latest
+ runs-on: macOS-12
14
steps:
15
- uses: actions/checkout@v1
16
- name: Generate projects
@@ -33,7 +33,7 @@ jobs:
33
34
35
build_Example:
36
37
38
39
@@ -55,7 +55,7 @@ jobs:
55
verbose: true
56
57
build_tvOS:
58
59
60
61
0 commit comments