Skip to content

Commit 0710f2c

Browse files
committed
Update playwright.yml
1 parent 041cea7 commit 0710f2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/playwright.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
jobs:
88
test:
99
timeout-minutes: 60
10-
runs-on: ubuntu-latest
10+
runs-on: windows-latest
1111
steps:
1212
- uses: actions/checkout@v3
1313
- uses: actions/setup-node@v3

0 commit comments

Comments
 (0)