Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
charliegerard committed May 30, 2024
1 parent 8198935 commit 1d55e73
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 @@ -25,7 +25,7 @@ jobs:
no-lockfile: true
npm-test-script: 'test-ci'
# Node 16 has a SegFault from C8 when using --test
node-versions: '19'
node-versions: '19,20'
# We currently have some issues on Windows that will have to wait to be fixed
# os: 'ubuntu-latest,windows-latest'
os: 'ubuntu-latest'

0 comments on commit 1d55e73

Please sign in to comment.