Skip to content

Commit

Permalink
chore: template-oss-apply
Browse files Browse the repository at this point in the history
  • Loading branch information
hashtagchris committed Jul 30, 2024
1 parent 08ac7d0 commit f39e29a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 12 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/ci-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,19 +87,13 @@ jobs:
os: windows-latest
shell: cmd
node-version:
- 14.17.0
- 14.x
- 16.13.0
- 16.x
- 18.0.0
- 18.x
- 20.x
- 22.x
exclude:
- platform: { name: macOS, os: macos-latest, shell: bash }
node-version: 14.17.0
- platform: { name: macOS, os: macos-latest, shell: bash }
node-version: 14.x
- platform: { name: macOS, os: macos-13, shell: bash }
node-version: 16.13.0
- platform: { name: macOS, os: macos-13, shell: bash }
Expand Down
6 changes: 0 additions & 6 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,19 +64,13 @@ jobs:
os: windows-latest
shell: cmd
node-version:
- 14.17.0
- 14.x
- 16.13.0
- 16.x
- 18.0.0
- 18.x
- 20.x
- 22.x
exclude:
- platform: { name: macOS, os: macos-latest, shell: bash }
node-version: 14.17.0
- platform: { name: macOS, os: macos-latest, shell: bash }
node-version: 14.x
- platform: { name: macOS, os: macos-13, shell: bash }
node-version: 16.13.0
- platform: { name: macOS, os: macos-13, shell: bash }
Expand Down

0 comments on commit f39e29a

Please sign in to comment.