Skip to content

Commit

Permalink
ci: stop testing on node 16
Browse files Browse the repository at this point in the history
  • Loading branch information
JounQin committed May 14, 2024
1 parent cfa45e4 commit de7fb8a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ jobs:
strategy:
matrix:
node:
- 16
- 18
- 20
runs-on: ubuntu-latest
Expand Down

0 comments on commit de7fb8a

Please sign in to comment.