Skip to content

Commit 7ce0efc

Browse files
committed
Use Windows for file-based programs (lame).
1 parent 9cc983f commit 7ce0efc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/patchright_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ env:
1919
jobs:
2020
test:
2121
name: Run Tests
22-
runs-on: ubuntu-latest
22+
runs-on: windows-latest
2323

2424
steps:
2525
- name: Checkout repository

0 commit comments

Comments
 (0)