1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-31 12:13:00 +08:00

Merge pull request #31633 from bdach/thanks-for-nothing-github-actions

Roll back windows build image to 2019 on android build job
This commit is contained in:
Dean Herbert 2025-01-24 00:35:58 +09:00 committed by GitHub
commit c3269013d9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -96,7 +96,7 @@ jobs:
build-only-android:
name: Build only (Android)
runs-on: windows-latest
runs-on: windows-2019
timeout-minutes: 60
steps:
- name: Checkout