We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48cb60c commit b3d85a2Copy full SHA for b3d85a2
.github/workflows/playwright.yml
@@ -7,7 +7,7 @@ on:
7
jobs:
8
playwright-tests:
9
timeout-minutes: 60
10
- runs-on: ubuntu-latest
+ runs-on: ubuntu-22.04
11
strategy:
12
fail-fast: false
13
matrix:
0 commit comments