Skip to content

Commit

Permalink
chore: update sles ec2 image for workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosmmatos committed Dec 22, 2023
1 parent e3eed49 commit a257f2b
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 a257f2b

Please sign in to comment.