Skip to content

Commit 804df9b

Browse files
authored
Merge pull request #6505 from bdach/thanks-for-nothing-github-actions
Roll back windows build image to 2019 on android build job
2 parents e6c75dc + 04bad9d commit 804df9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ jobs:
104104

105105
build-only-android:
106106
name: Build only (Android)
107-
runs-on: windows-latest
107+
runs-on: windows-2019
108108
timeout-minutes: 60
109109
steps:
110110
- name: Checkout

0 commit comments

Comments
 (0)