Skip to content

Commit

Permalink
ci: update
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-akait committed Feb 15, 2024
1 parent bd13845 commit 9c75a74
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,11 +112,11 @@ jobs:
part: a
# Test with main branches of webpack dependencies
- os: ubuntu-latest
node-version: 16.x
node-version: lts/*
part: a
use_main_branches: 1
- os: ubuntu-latest
node-version: 16.x
node-version: lts/*
part: b
use_main_branches: 1
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit 9c75a74

Please sign in to comment.