We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe5d020 commit 028d002Copy full SHA for 028d002
.github/workflows/main.yml
@@ -25,7 +25,7 @@ jobs:
25
target: aarch64-linux-android,
26
avd_arch: arm64-v8a,
27
arch: aarch64,
28
- os: macos-14,
+ os: macos-13,
29
}
30
- {
31
target: x86_64-linux-android,
0 commit comments