Skip to content

Commit

Permalink
update nodejs ci
Browse files Browse the repository at this point in the history
  • Loading branch information
guybedford committed Dec 9, 2023
1 parent 95a70e9 commit 6177145
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
node: [14.x, 16.x]
node: [18.x, 20.x, 21.x]
deno: ['1']
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 6177145

Please sign in to comment.