Skip to content

Commit

Permalink
chore: update sles ec2 image for workflows (#243)
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosmmatos authored Dec 22, 2023
1 parent e3eed49 commit 6fbceaf
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/bash_install.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/bash_install_decrement.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/bash_install_only.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/bash_install_policy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down

0 comments on commit 6fbceaf

Please sign in to comment.