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 7dded2d commit 61e13d9Copy full SHA for 61e13d9
.github/workflows/builds.yml
@@ -60,7 +60,7 @@ jobs:
60
ndk_arch: arm-unknown-linux-musleabihf
61
- os: ubuntu-latest
62
target: x86_64-linux-android
63
- ndk_arch: x86_64-unknown-linux-musl
+ ndk_arch: x86_64-unknown-linux-gnu
64
65
name: Build (${{ matrix.target }})
66
runs-on: ${{ matrix.os }}
0 commit comments