Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
rigwild committed Jul 25, 2024
1 parent a6b5a4c commit bd5ff23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
node-version: [16, 22]
node-version: [18, 22]
name: Node ${{ matrix.node-version }} test

steps:
Expand Down

0 comments on commit bd5ff23

Please sign in to comment.