Skip to content

Commit

Permalink
try node v16
Browse files Browse the repository at this point in the history
  • Loading branch information
hrodmn committed Nov 7, 2024
1 parent 1dbd8ec commit 6d61f63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
- name: Set up node
uses: actions/setup-node@v4
with:
node-version: '18.x'
node-version: '16.x'

- name: Install cdk
run: npm install -g
Expand Down

0 comments on commit 6d61f63

Please sign in to comment.