Skip to content

Commit

Permalink
refactor: testing nodejs v20 instead (v22 unavailable)
Browse files Browse the repository at this point in the history
  • Loading branch information
uchilaka committed Apr 2, 2024
1 parent 0e1a365 commit a7c66c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/playwright.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
node-version:
- '16'
- '18'
- '22'
- '20'
- 'lts/*'
browser:
- 'chromium'
Expand Down

0 comments on commit a7c66c0

Please sign in to comment.