Skip to content

Commit

Permalink
Add lts/-3 back to test matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
ntkme committed Nov 4, 2024
1 parent 1586bbd commit 8ff4df8
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,10 @@ jobs:
os: ubuntu-latest
dart_channel: stable
node-version: lts/-2
- js: true
os: ubuntu-latest
dart_channel: stable
node-version: lts/-3
- js: false
os: ubuntu-latest
dart_channel: stable
Expand All @@ -154,6 +158,10 @@ jobs:
os: ubuntu-latest
dart_channel: stable
node-version: lts/-2
- js: false
os: ubuntu-latest
dart_channel: stable
node-version: lts/-3

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 8ff4df8

Please sign in to comment.