We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7c1e34 commit 2c69dc4Copy full SHA for 2c69dc4
.github/workflows/playwright.yml
@@ -7,7 +7,7 @@ on:
7
jobs:
8
test:
9
timeout-minutes: 60
10
- runs-on: ubuntu-latest
+ runs-on: ubuntu-24.04
11
steps:
12
- uses: actions/checkout@v4
13
- uses: actions/setup-node@v4
0 commit comments