We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79b1b66 commit a3933d0Copy full SHA for a3933d0
.github/workflows/playwright.yml
@@ -18,7 +18,7 @@ concurrency:
18
jobs:
19
test:
20
timeout-minutes: 30
21
- runs-on: ubuntu-latest
+ runs-on: ubuntu-22.04
22
# fow now, skip it
23
# if: false
24
steps:
0 commit comments