Skip to content

Commit 20551b0

Browse files
committed
chore: run template-oss-apply
1 parent 967d930 commit 20551b0

File tree

2 files changed

+10
-16
lines changed

2 files changed

+10
-16
lines changed

.github/workflows/ci-release.yml

+5-8
Original file line numberDiff line numberDiff line change
@@ -87,21 +87,18 @@ jobs:
8787
os: windows-latest
8888
shell: cmd
8989
node-version:
90-
- 16.14.0
91-
- 16.x
92-
- 18.0.0
90+
- 18.17.0
9391
- 18.x
92+
- 20.5.0
9493
- 20.x
9594
- 22.x
9695
exclude:
9796
- platform: { name: macOS, os: macos-13, shell: bash }
98-
node-version: 16.14.0
99-
- platform: { name: macOS, os: macos-13, shell: bash }
100-
node-version: 16.x
101-
- platform: { name: macOS, os: macos-13, shell: bash }
102-
node-version: 18.0.0
97+
node-version: 18.17.0
10398
- platform: { name: macOS, os: macos-13, shell: bash }
10499
node-version: 18.x
100+
- platform: { name: macOS, os: macos-13, shell: bash }
101+
node-version: 20.5.0
105102
- platform: { name: macOS, os: macos-13, shell: bash }
106103
node-version: 20.x
107104
- platform: { name: macOS, os: macos-13, shell: bash }

.github/workflows/ci.yml

+5-8
Original file line numberDiff line numberDiff line change
@@ -65,21 +65,18 @@ jobs:
6565
os: windows-latest
6666
shell: cmd
6767
node-version:
68-
- 16.14.0
69-
- 16.x
70-
- 18.0.0
68+
- 18.17.0
7169
- 18.x
70+
- 20.5.0
7271
- 20.x
7372
- 22.x
7473
exclude:
7574
- platform: { name: macOS, os: macos-13, shell: bash }
76-
node-version: 16.14.0
77-
- platform: { name: macOS, os: macos-13, shell: bash }
78-
node-version: 16.x
79-
- platform: { name: macOS, os: macos-13, shell: bash }
80-
node-version: 18.0.0
75+
node-version: 18.17.0
8176
- platform: { name: macOS, os: macos-13, shell: bash }
8277
node-version: 18.x
78+
- platform: { name: macOS, os: macos-13, shell: bash }
79+
node-version: 20.5.0
8380
- platform: { name: macOS, os: macos-13, shell: bash }
8481
node-version: 20.x
8582
- platform: { name: macOS, os: macos-13, shell: bash }

0 commit comments

Comments
 (0)