Skip to content

Commit

Permalink
chore: come on
Browse files Browse the repository at this point in the history
  • Loading branch information
stipsan committed Dec 16, 2024
1 parent 5852fe8 commit 8ee45e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
matrix:
platform: [ubuntu-latest]
# Test the oldest Node.js version we support, the latest LTS release and the current version in development
node-version: [12, lts/*, current]
node-version: [lts/-1, lts/*, current]
include:
# mac and windows only need to test the LTS version of node
- platform: macos-latest
Expand Down

0 comments on commit 8ee45e5

Please sign in to comment.