mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-23 23:04:36 +01:00
Use updated Android image in CI
This commit is contained in:
committed by
Gymnasiast
parent
d7e3b6ab28
commit
0e1e9c1dde
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -358,7 +358,7 @@ jobs:
|
||||
name: Android
|
||||
runs-on: ubuntu-latest
|
||||
needs: check-code-formatting
|
||||
container: openrct2/openrct2-build:0.3.1-android
|
||||
container: openrct2/openrct2-build:4-android
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
|
||||
Reference in New Issue
Block a user