Skip to content

Commit 37e1475

Browse files
authored
Merge pull request #6516 from smoogipoo/rollback-android-runner
Roll back windows runner in another android workflow
2 parents 6b49cbd + eacee59 commit 37e1475

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-pack.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ jobs:
106106

107107
pack-android:
108108
name: Pack (Android)
109-
runs-on: windows-latest
109+
runs-on: windows-2019
110110
environment: production
111111
defaults:
112112
run:

0 commit comments

Comments
 (0)