fix android

This commit is contained in:
Jamie 2024-03-11 16:03:50 -04:00
parent 97fea0cacf
commit 6692edf045
1 changed files with 2 additions and 2 deletions

View File

@ -3,8 +3,8 @@ variables:
stages:
- format
- build
- android
- build
clang-format:
stage: format
@ -31,7 +31,7 @@ build-linux:
android:
stage: android
image: openjdk:17
image: ibmjava:latest
script:
- apt-get update -y
- apt-get install -y ccache apksigner glslang-dev glslang-tools