diff --git a/.github/workflows/bash_install.yml b/.github/workflows/bash_install.yml index fb6d26e0..84b15afe 100644 --- a/.github/workflows/bash_install.yml +++ b/.github/workflows/bash_install.yml @@ -59,10 +59,10 @@ jobs: image_arch: x86_64 image_name: amzn2-ami-hvm-2.0*gp2 instance_type: t2.micro - - distro: sles-15-sp4 + - distro: sles-15-sp5 image_owner: '013907871322' image_arch: x86_64 - image_name: suse-sles-15-sp4-v????????-hvm* + image_name: suse-sles-15-sp5-v????????-hvm* instance_type: t2.micro - distro: centos-7 image_owner: '679593333241' diff --git a/.github/workflows/bash_install_decrement.yml b/.github/workflows/bash_install_decrement.yml index 60384bb5..728a9789 100644 --- a/.github/workflows/bash_install_decrement.yml +++ b/.github/workflows/bash_install_decrement.yml @@ -59,10 +59,10 @@ jobs: image_arch: x86_64 image_name: amzn2-ami-hvm-2.0*gp2 instance_type: t2.micro - - distro: sles-15-sp4 + - distro: sles-15-sp5 image_owner: '013907871322' image_arch: x86_64 - image_name: suse-sles-15-sp4-v????????-hvm* + image_name: suse-sles-15-sp5-v????????-hvm* instance_type: t2.micro - distro: centos-7 image_owner: '679593333241' diff --git a/.github/workflows/bash_install_only.yml b/.github/workflows/bash_install_only.yml index a611e93a..545edeb0 100644 --- a/.github/workflows/bash_install_only.yml +++ b/.github/workflows/bash_install_only.yml @@ -59,10 +59,10 @@ jobs: image_arch: x86_64 image_name: amzn2-ami-hvm-2.0*gp2 instance_type: t2.micro - - distro: sles-15-sp4 + - distro: sles-15-sp5 image_owner: '013907871322' image_arch: x86_64 - image_name: suse-sles-15-sp4-v????????-hvm* + image_name: suse-sles-15-sp5-v????????-hvm* instance_type: t2.micro - distro: centos-7 image_owner: '679593333241' diff --git a/.github/workflows/bash_install_policy.yml b/.github/workflows/bash_install_policy.yml index 1bd8cdd5..bac9b944 100644 --- a/.github/workflows/bash_install_policy.yml +++ b/.github/workflows/bash_install_policy.yml @@ -59,10 +59,10 @@ jobs: image_arch: x86_64 image_name: amzn2-ami-hvm-2.0*gp2 instance_type: t2.micro - - distro: sles-15-sp4 + - distro: sles-15-sp5 image_owner: '013907871322' image_arch: x86_64 - image_name: suse-sles-15-sp4-v????????-hvm* + image_name: suse-sles-15-sp5-v????????-hvm* instance_type: t2.micro - distro: centos-7 image_owner: '679593333241'