diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f02364c6ad..f409e9dd7c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -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