We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70c9ca4 commit bcae63cCopy full SHA for bcae63c
.github/workflows/playwright.yml
@@ -20,7 +20,7 @@ jobs:
20
21
strategy:
22
matrix:
23
- node-version: [16.x]
+ node-version: [16.x, 18.x, 20.x]
24
25
steps:
26
- uses: actions/checkout@v4
0 commit comments