Skip to content
This repository has been archived by the owner on Nov 21, 2023. It is now read-only.

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
leafac committed Oct 24, 2023
1 parent 7343a53 commit 588005c
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 @@ -4,7 +4,7 @@ jobs:
strategy:
matrix:
os: [windows, macos, ubuntu]
node-version: [latest, lts]
node-version: [latest, lts/*]
runs-on: ${{ matrix.os }}-latest
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 588005c

Please sign in to comment.