Skip to content

Commit

Permalink
Test nodejs v22
Browse files Browse the repository at this point in the history
  • Loading branch information
yandeu committed Nov 24, 2024
1 parent 88cb09c commit 81a95e2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ jobs:
runs-on: ${{ matrix.os }}

strategy:
max-parallel: 2
max-parallel: 3
matrix:
node-version: [18, 20]
node-version: [18, 20, 22]
os: [ubuntu-latest]

steps:
Expand Down

0 comments on commit 81a95e2

Please sign in to comment.