1
0
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:
Michał Janiszewski
2021-12-15 23:25:53 +01:00
committed by Gymnasiast
parent d7e3b6ab28
commit 0e1e9c1dde

View File

@@ -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