Skip to content

Commit

Permalink
rm node 15 add 20 support
Browse files Browse the repository at this point in the history
  • Loading branch information
shaozi committed Jun 19, 2024
1 parent ec49373 commit 13ab716
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
node-version: [15.x, 16.x, 17.x, 18.x]
node-version: [16.x, 17.x, 18.x, 20.x]

name: 'Integration Node v${{ matrix.node-version }}'

Expand Down

0 comments on commit 13ab716

Please sign in to comment.