Skip to content

Commit

Permalink
Fix up build matrix node versions
Browse files Browse the repository at this point in the history
  • Loading branch information
abrom committed Jan 13, 2025
1 parent 0ce5d06 commit 39da29e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,10 @@ jobs:
node-version: '18'
puppeteer-version: '23.8.0'
- ruby-version: '3.3'
node-version: '20'
node-version: '18'
puppeteer-version: '23.8.0'
- ruby-version: '3.3'
node-version: '22'
- ruby-version: '3.4'
node-version: '20'
puppeteer-version: '23.8.0'
- ruby-version: '3.4'
node-version: '22'
Expand Down

0 comments on commit 39da29e

Please sign in to comment.