Skip to content

Commit b4878d6

Browse files
committed
pin to a version od node
1 parent c5dd298 commit b4878d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
testCI:
88
strategy:
99
matrix:
10-
node: [16, 18, 20]
10+
node: [16, 18.3.0, 20.4.0]
1111
fail-fast: false
1212
runs-on: codebuild-AWS-ESDK-JS-Release-${{ github.run_id }}-${{ github.run_attempt }}-ubuntu-5.0-large
1313
permissions:

0 commit comments

Comments
 (0)