Skip to content

Commit

Permalink
test with 16 only
Browse files Browse the repository at this point in the history
  • Loading branch information
andrasq committed Jul 10, 2024
1 parent 42ea71b commit 262cc34
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 @@ -8,7 +8,7 @@ jobs:
strategy:
matrix:
# 0.10 and 0.8 might need a newer qmock
node: [ 6, 8, 12, 16, 13.8.0 ]
node: [ 16, 13.8.0 ]
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
Expand Down

0 comments on commit 262cc34

Please sign in to comment.