disable the x86 android build
vcpkg's openssl broke some time back
This commit is contained in:
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@@ -68,8 +68,8 @@ jobs:
|
||||
ndk_abi: armeabi-v7a
|
||||
- vcpkg_toolkit: arm64-android-23
|
||||
ndk_abi: arm64-v8a
|
||||
- vcpkg_toolkit: x64-android-23
|
||||
ndk_abi: x86_64
|
||||
#- vcpkg_toolkit: x64-android-23
|
||||
# ndk_abi: x86_64
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
Reference in New Issue
Block a user