Skip to content

Commit 605866a

Browse files
author
Jesus Oliver
committed
Changed docker image to build android natives to ghcr.io/cirruslabs/android-sdk:35-ndk
1 parent d95b31a commit 605866a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ jobs:
104104
name: Build natives for android
105105
runs-on: ubuntu-latest
106106
container:
107-
image: jmonkeyengine/buildenv-jme3:android
107+
image: ghcr.io/cirruslabs/android-sdk:35-ndk
108108

109109
steps:
110110
- name: Clone the repo

0 commit comments

Comments
 (0)