Skip to content

Commit 0dfa06d

Browse files
authored
chore(workflows): Use windows-latest (#4487)
1 parent 400a8a7 commit 0dfa06d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/e2e_windows.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,7 @@ on:
1717

1818
jobs:
1919
e2e-test-windows:
20-
runs-on:
21-
labels: amplify-flutter_windows-latest_8-core
20+
runs-on: windows-latest
2221
strategy:
2322
# Allows other matrix items to run if one fails
2423
fail-fast: false

0 commit comments

Comments
 (0)