Skip to content

Commit

Permalink
select android-24 platform
Browse files Browse the repository at this point in the history
  • Loading branch information
radkesvat committed Jun 18, 2024
1 parent b0abd46 commit d3fdad0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake-multi-android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
-DCMAKE_BUILD_TYPE=${{ matrix.build_type }}
-DCMAKE_TOOLCHAIN_FILE="$ANDROID_NDK_ROOT/build/cmake/android.toolchain.cmake"
-DANDROID_ABI="arm64-v8a"
-DANDROID_PLATFORM=android-21
-DANDROID_PLATFORM=android-24
-S ${{ github.workspace }}
- name: Build
Expand Down

0 comments on commit d3fdad0

Please sign in to comment.