Skip to content

Commit 2860ac0

Browse files
committed
try node18
1 parent b969f59 commit 2860ac0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/docker_manual.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- name: Setup Node.js
1313
uses: actions/setup-node@v4
1414
with:
15-
node-version: 20
15+
node-version: 18
1616
- name: Install dependencies and build
1717
run: npm i -f; npm run build
1818
- name: Set up QEMU

0 commit comments

Comments
 (0)