ci: 移除不再需要的Node.js安装步骤
This commit is contained in:
parent
dad83339c1
commit
fcae874fd2
@ -28,11 +28,6 @@ jobs:
|
||||
go: ["1.24.3"]
|
||||
|
||||
steps:
|
||||
- name: Setup Node.js
|
||||
uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: '18'
|
||||
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user