Skip to content

Commit

Permalink
Update test-unit node to 18
Browse files Browse the repository at this point in the history
  • Loading branch information
Tyriar committed Dec 23, 2023
1 parent 1b52c97 commit 53604e4
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 @@ -153,7 +153,7 @@ jobs:
timeout-minutes: 20
strategy:
matrix:
node-version: [16]
node-version: [18]
runs-on: [ubuntu, macos, windows]
runs-on: ${{ matrix.runs-on }}-latest
steps:
Expand Down

0 comments on commit 53604e4

Please sign in to comment.