Skip to content

Commit

Permalink
ci(test): update node version
Browse files Browse the repository at this point in the history
  • Loading branch information
ThornWalli committed Sep 14, 2023
1 parent a14c172 commit 76d95cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
matrix:
os: [ubuntu-latest]
#os: [ubuntu-latest, macos-latest, windows-latest]
node: [16]
node: [19]

steps:
- uses: actions/setup-node@v3
Expand Down

0 comments on commit 76d95cf

Please sign in to comment.