diff --git a/.github/workflows/android-opengl.yml b/.github/workflows/android-opengl.yml index a5fd298b6..87087f971 100644 --- a/.github/workflows/android-opengl.yml +++ b/.github/workflows/android-opengl.yml @@ -26,4 +26,4 @@ jobs: - name: Setup Node.js run: nodejs_bin/copysysbin.sh - name: Compile - run: nodejs_bin/node make.js android -g opengl --kha . --from Tests/Empty --arch arm7 --compile + run: nodejs_bin/node make.js android -g opengl --kha . --from Tests/Empty --arch arm8 --compile diff --git a/.github/workflows/android-vulkan.yml b/.github/workflows/android-vulkan.yml index 0eb4f9136..677b71342 100644 --- a/.github/workflows/android-vulkan.yml +++ b/.github/workflows/android-vulkan.yml @@ -26,4 +26,4 @@ jobs: - name: Setup Node.js run: nodejs_bin/copysysbin.sh - name: Compile - run: nodejs_bin/node make.js android -g vulkan --kha . --from Tests/Empty --arch arm7 --compile + run: nodejs_bin/node make.js android -g vulkan --kha . --from Tests/Empty --arch arm8 --compile diff --git a/Kinc b/Kinc index 561048cd1..71f9d24f0 160000 --- a/Kinc +++ b/Kinc @@ -1 +1 @@ -Subproject commit 561048cd1c198a36e25d09e8b37c799ad16374ad +Subproject commit 71f9d24f0542bd3451ddd7ea183b3748ad66e562