Skip to content

Commit

Permalink
chore: update sles ec2 image for workflows (#438)
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosmmatos authored Dec 22, 2023
1 parent dd775c2 commit 80f355f
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/falcon_configure.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,10 +57,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/falcon_install.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,10 +57,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/falcon_uninstall.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,10 +57,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 80f355f

Please sign in to comment.