Skip to content

Commit bd8911d

Browse files
authored
ci: pin Node.js 21.2.0 (#17809)
1 parent b29a16b commit bd8911d

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
@@ -47,7 +47,7 @@ jobs:
4747
strategy:
4848
matrix:
4949
os: [ubuntu-latest]
50-
node: [21.x, 20.x, 19.x, 18.x, 17.x, 16.x, 14.x, 12.x, "12.22.0"]
50+
node: ["21.2.0", 20.x, 19.x, 18.x, 17.x, 16.x, 14.x, 12.x, "12.22.0"]
5151
include:
5252
- os: windows-latest
5353
node: "lts/*"

0 commit comments

Comments
 (0)