Skip to content

Commit

Permalink
build: Node.js 23.0 (#6075)
Browse files Browse the repository at this point in the history
  • Loading branch information
bjohansebas authored Oct 20, 2024
1 parent a46cfdc commit ab02240
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 @@ -43,7 +43,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest, windows-latest]
node-version: [18, 19, 20, 21, 22]
node-version: [18, 19, 20, 21, 22, 23]
# Node.js release schedule: https://nodejs.org/en/about/releases/

name: Node.js ${{ matrix.node-version }} - ${{matrix.os}}
Expand Down

0 comments on commit ab02240

Please sign in to comment.