Skip to content

Commit

Permalink
chore: update node version in cli pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
rick-rtt committed Jan 23, 2024
1 parent 1fda5ce commit f4efaf4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cli-ci-cd-prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
strategy:
matrix:
os: [ ubuntu-latest, windows-latest, macos-latest ]
node_version: [ 16 ]
node_version: [ 18.12.0 ]
env:
SKIP_INTEGRATION_TESTS: "true"
S3_BUCKET: s3://noovolari-leapp-website-distribution
Expand Down

0 comments on commit f4efaf4

Please sign in to comment.