Skip to content

Commit c8794c1

Browse files
authored
chore(workflows): E2E Web Use ubuntu-latest (#4511)
1 parent 012bb91 commit c8794c1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/e2e_web.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-web:
20-
runs-on:
21-
labels: amplify-flutter_ubuntu-latest_4-core
20+
runs-on: ubuntu-latest
2221
strategy:
2322
# Allows other matrix items to run if one fails
2423
fail-fast: false

0 commit comments

Comments
 (0)