Skip to content

Commit 529e65d

Browse files
committed
更新 macos 构建脚本
1 parent cb27a3d commit 529e65d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/macos.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
build:
2020
strategy:
2121
matrix:
22-
node-version: [14.x, 16.x, 17.x]
22+
node-version: [16.x]
2323

2424
# The type of runner that the job will run on
2525
runs-on: macos-latest

0 commit comments

Comments
 (0)