Skip to content

Commit

Permalink
Roll back windows build image to 2019 on android build job
Browse files Browse the repository at this point in the history
See ppy/osu#31633 for reasoning.
  • Loading branch information
bdach committed Jan 23, 2025
1 parent cd1e303 commit c09d5de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ jobs:

build-only-android:
name: Build only (Android)
runs-on: windows-latest
runs-on: windows-2019
timeout-minutes: 60
steps:
- name: Checkout
Expand Down

0 comments on commit c09d5de

Please sign in to comment.