Skip to content

Commit

Permalink
CI: update Node.js 18>=
Browse files Browse the repository at this point in the history
  • Loading branch information
azu committed Jul 21, 2023
1 parent 3511a8d commit 039ab30
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:
runs-on: ${{ matrix.os }}
strategy:
matrix:
node-version: [12,14,16]
node-version: [18, 20]
os: [ubuntu-latest]
steps:
- name: checkout
Expand Down

0 comments on commit 039ab30

Please sign in to comment.