Skip to content

Commit

Permalink
NGINX olny builds RHEL packages for amd64
Browse files Browse the repository at this point in the history
  • Loading branch information
lucacome committed Apr 26, 2021
1 parent f8f2ece commit 08012a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/edge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -467,7 +467,7 @@ jobs:
image: nginx-ingress
tag: edge-ubi
type: openshift
platforms: linux/arm64,linux/amd64,linux/ppc64le,linux/s390x
platforms: linux/amd64
steps:
- name: Checkout Repository
uses: actions/checkout@v2
Expand Down

0 comments on commit 08012a6

Please sign in to comment.