Skip to content

Commit

Permalink
dont test on node 18 anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
jonluca committed Dec 5, 2024
1 parent 7d30e05 commit a983d06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI-CD.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- macos-latest
- windows-latest
node:
- 18
- 20
- lts/*
- current

Expand Down

0 comments on commit a983d06

Please sign in to comment.