Skip to content

Commit

Permalink
Merge pull request #19 from moralesl/fix/update-cdk-2.165.0
Browse files Browse the repository at this point in the history
Update CDK -> v2.165.0
  • Loading branch information
moralesl authored Nov 5, 2024
2 parents 8fedb24 + 1d042e8 commit 0a358ca
Show file tree
Hide file tree
Showing 3 changed files with 420 additions and 437 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test-cdk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:

strategy:
matrix:
node-version: [16.x, 17.x, 18.x, 19.x, 20.x]
node-version: [18.x, 19.x, 20.x, 21.x, 22.x, 23.x]
# See supported Node.js release schedule at https://nodejs.org/en/about/releases/

steps:
Expand Down
Loading

0 comments on commit 0a358ca

Please sign in to comment.