Skip to content

Commit

Permalink
Revert "!revert me: disable amazonlinux-2 to unblock testings"
Browse files Browse the repository at this point in the history
This reverts commit e434e26.
  • Loading branch information
flrgh committed Jul 8, 2024
1 parent 453afba commit 322632f
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions .github/matrix-full.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,11 +49,11 @@ build-packages:
check-manifest-suite: el9-arm64

# Amazon Linux
#- label: amazonlinux-2
# image: amazonlinux:2
# package: rpm
# package-type: aws2
# check-manifest-suite: amazonlinux-2-amd64
- label: amazonlinux-2
image: amazonlinux:2
package: rpm
package-type: aws2
check-manifest-suite: amazonlinux-2-amd64
- label: amazonlinux-2023
image: amazonlinux:2023
package: rpm
Expand Down Expand Up @@ -164,12 +164,12 @@ release-packages:
artifact: kong.el9.arm64.rpm

# Amazon Linux
#- label: amazonlinux-2
# package: rpm
# artifact-from: amazonlinux-2
# artifact-version: 2
# artifact-type: amazonlinux
# artifact: kong.aws2.amd64.rpm
- label: amazonlinux-2
package: rpm
artifact-from: amazonlinux-2
artifact-version: 2
artifact-type: amazonlinux
artifact: kong.aws2.amd64.rpm
- label: amazonlinux-2023
package: rpm
artifact-from: amazonlinux-2023
Expand Down

0 comments on commit 322632f

Please sign in to comment.