diff --git a/.github/workflows/cli-ci-cd-prod.yml b/.github/workflows/cli-ci-cd-prod.yml index a2a74abb0..6a1fb79ef 100644 --- a/.github/workflows/cli-ci-cd-prod.yml +++ b/.github/workflows/cli-ci-cd-prod.yml @@ -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