Skip to content

Commit

Permalink
ci: remove node16
Browse files Browse the repository at this point in the history
  • Loading branch information
Jackie1210 committed Jul 7, 2024
1 parent cc60bb9 commit 703a527
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 @@ -41,7 +41,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest]
node_version: [16, 18, 20]
node_version: [18, 20]
include:
- os: macos-latest
node_version: 18
Expand Down

0 comments on commit 703a527

Please sign in to comment.