Skip to content

Commit

Permalink
Update nodejs build matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
asfernandes committed Jan 12, 2024
1 parent 41fac2d commit a665ad8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/nodejs.yml
Expand Up @@ -15,9 +15,9 @@ jobs:
- windows-2022
#- macos-10.15
node-version:
- 14.x
- 16.x
- 18.x
- 20.x
- 21.x

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

0 comments on commit a665ad8

Please sign in to comment.