Skip to content

Commit

Permalink
Un-pin Node 23 version in ci.yml.
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidAnson committed Dec 9, 2024
1 parent 015b34f commit 898c573
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 @@ -18,7 +18,7 @@ jobs:
fail-fast: false
matrix:
os: [macos-latest, ubuntu-latest, windows-latest]
node-version: [ 18, 20, 22, 23.1 ]
node-version: [ 18, 20, 22, 23 ]

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

0 comments on commit 898c573

Please sign in to comment.