Skip to content

Commit

Permalink
fixup! Build with node 22.
Browse files Browse the repository at this point in the history
  • Loading branch information
iclanton committed Dec 10, 2024
1 parent 1a4cd0b commit dbb98df
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ jobs:
- NodeVersion: 18.18.x
NodeVersionDisplayName: 18
OS: windows-latest
- NodeVersion: 20.18.x
NodeVersionDisplayName: 20
- NodeVersion: 22.12.x
NodeVersionDisplayName: 22
OS: windows-latest
name: Node.js v${{ matrix.NodeVersionDisplayName }} (${{ matrix.OS }})
runs-on: ${{ matrix.OS }}
Expand Down

0 comments on commit dbb98df

Please sign in to comment.