Skip to content

Commit 689bcb3

Browse files
authored
Merge branch 'main' into v1.0/pipelinebuild/215572
2 parents c3fb5c0 + a2fcd79 commit 689bcb3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
strategy:
2222
fail-fast: false
2323
matrix:
24-
node-version: [18.x, 20.x, 22.x]
24+
node-version: [20.x, 22.x]
2525
# Single version should work for compilation testing
2626

2727
steps:

0 commit comments

Comments
 (0)