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 911a0e9 commit 8528cfbCopy full SHA for 8528cfb
.github/workflows/workflow.yml
@@ -31,10 +31,6 @@ jobs:
31
- target: google_apis
32
api-level: 29
33
include:
34
- - os: macos-11
35
- api-level: 30
36
37
- arch: x86
38
- os: macos-latest
39
api-level: 24
40
target: playstore
@@ -43,7 +39,7 @@ jobs:
43
api-level: 28
44
target: google_apis
45
41
arch: x86
46
- - os: macos-latest
42
+ - os: macos-11
47
api-level: 31
48
49
arch: x86_64
0 commit comments