Skip to content

Commit

Permalink
chore: update node version in windows ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Naturalclar committed Nov 15, 2024
1 parent 90c9fd6 commit 1dc8c7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
runs-on: windows-2019
strategy:
matrix:
node-version: [16]
node-version: [18]

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

0 comments on commit 1dc8c7e

Please sign in to comment.