diff --git a/.github/workflows/deploy_daily.yml b/.github/workflows/deploy_daily.yml index 822de32aa..e8b16ff1a 100644 --- a/.github/workflows/deploy_daily.yml +++ b/.github/workflows/deploy_daily.yml @@ -18,7 +18,7 @@ jobs: scheduler: ['slurm'] home_type: ['azurefiles', 'anf'] user_auth: ['local', 'ad'] - deploy_with: ['bicep', 'arm'] + deploy_with: ['bicep'] monitoring: ['grafana', 'none'] uses: ./.github/workflows/z_deploy_only_callable.yml with: diff --git a/.github/workflows/z_base_callable.yml b/.github/workflows/z_base_callable.yml index 9f351ebd9..b80f67ee3 100644 --- a/.github/workflows/z_base_callable.yml +++ b/.github/workflows/z_base_callable.yml @@ -66,7 +66,7 @@ on: cycle_slurm_version: description: 'Version of the cyclecloud slurm project 2.7 or 3.0 - default to 2.7' required: false - default: '2.7' # use it with ${{ inputs.cycle_slurm_version }} + default: '3.0' # use it with ${{ inputs.cycle_slurm_version }} type: string secrets: diff --git a/.github/workflows/z_create_config_callable.yml b/.github/workflows/z_create_config_callable.yml index 1fc092d79..64800a164 100644 --- a/.github/workflows/z_create_config_callable.yml +++ b/.github/workflows/z_create_config_callable.yml @@ -51,7 +51,7 @@ on: cycle_slurm_version: description: 'Version of the cyclecloud slurm project 2.7 or 3.0 - default to 2.7' required: false - default: '2.7' # use it with ${{ inputs.cycle_slurm_version }} + default: '3.0' # use it with ${{ inputs.cycle_slurm_version }} type: string outputs: