Skip to content

Commit

Permalink
Merge branch 'noprint' into lint
Browse files Browse the repository at this point in the history
  • Loading branch information
bhsd-harry committed Dec 12, 2024
2 parents 3693a79 + c1559b1 commit f3cb0fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
node-version: ['22.11.0']
node-version: ['18.x', '20.x', '22.11.0']

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit f3cb0fd

Please sign in to comment.