Skip to content

Commit a3933d0

Browse files
committed
trivial: update github workflow
1 parent 79b1b66 commit a3933d0

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
@@ -18,7 +18,7 @@ concurrency:
1818
jobs:
1919
test:
2020
timeout-minutes: 30
21-
runs-on: ubuntu-latest
21+
runs-on: ubuntu-22.04
2222
# fow now, skip it
2323
# if: false
2424
steps:

0 commit comments

Comments
 (0)