mirror of
https://github.com/ppy/osu.git
synced 2025-01-31 15:03:21 +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:
commit
c3269013d9
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user