Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/npm_and_yarn/braces-3.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jmillan authored Jun 21, 2024
2 parents 9f89d60 + 739941b commit 56988e0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/pick-port.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,16 +13,16 @@ jobs:
strategy:
matrix:
ci:
- os: ubuntu-20.04
node: 16
- os: ubuntu-20.04
node: 18
- os: ubuntu-22.04
node: 20
- os: ubuntu-22.04
node: 22
- os: macos-12
node: 20
node: 22
- os: windows-2022
node: 20
node: 22

runs-on: ${{ matrix.ci.os }}

Expand Down

0 comments on commit 56988e0

Please sign in to comment.