Skip to content

Commit 3875d8e

Browse files
Update dependency windows to v2022
1 parent 448549d commit 3875d8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/flutter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,7 @@ jobs:
272272
# disable Windows build until msix issue can be fixed
273273
# if: ${{ github.ref == 'refs/heads/master' || contains(github.ref, 'windows') }}
274274
if: ${{ contains(github.ref, 'windows') }}
275-
runs-on: windows-2019
275+
runs-on: windows-2022
276276
defaults:
277277
run:
278278
shell: bash

0 commit comments

Comments
 (0)