We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8747a97 commit 5268af0Copy full SHA for 5268af0
.github/workflows/deploy.yaml
@@ -20,10 +20,10 @@ jobs:
20
os: macos
21
- target: aarch64-apple-darwin
22
23
- - target: aarch64-unknown-linux-gnu
24
- os: raspi
25
- - target: aarch64-linux-android
26
- os: android
+ # - target: aarch64-unknown-linux-gnu
+ # os: raspi
+ # - target: aarch64-linux-android
+ # os: android
27
steps:
28
- uses: actions/checkout@v4
29
- name: Setup NDK
0 commit comments