Skip to content

Commit 1d16c2f

Browse files
authored
ci: pin Node.js 25.6.1 (#20563)
1 parent a3c868f commit 1d16c2f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
strategy:
7171
matrix:
7272
os: [ubuntu-latest]
73-
node: [25.x, 24.x, 22.x, 20.x, 18.x, "18.18.0"]
73+
node: ["25.6.1", 24.x, 22.x, 20.x, 18.x, "18.18.0"]
7474
NODE_OPTIONS: [""]
7575
include:
7676
- os: windows-latest

0 commit comments

Comments
 (0)