Skip to content

Commit dea3c4a

Browse files
committed
run on all versions of node
1 parent 0a39b85 commit dea3c4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
CI:
88
strategy:
99
matrix:
10-
node: [16, 18.3.0, 20.4.0]
10+
node: [16, 18.x, 20.x, 22.x, latest]
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)