Skip to content

Commit 3423974

Browse files
authored
run create amplify on node 20 on windows (#2602)
1 parent 9fddf4d commit 3423974

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/health_checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -599,7 +599,7 @@ jobs:
599599
- os: macos-14
600600
node-version: 20
601601
- os: windows-latest
602-
node-version: 20
602+
node-version: 18
603603
- os: macos-14
604604
node-version: 22
605605
- os: windows-latest

0 commit comments

Comments
 (0)