Backport of ci: don't verify s390x into release/1.16.x (#18226)

backport of commit 45700f1e89

Co-authored-by: Dan Bond <danbond@protonmail.com>
pull/18233/head
hc-github-team-consul-core 1 year ago committed by GitHub
parent 713c8867fa
commit e8fdb44e9e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -371,7 +371,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
arch: ["386", "amd64", "arm", "arm64", "s390x"]
arch: ["386", "amd64", "arm", "arm64"]
fail-fast: true
env:
version: ${{ needs.set-product-version.outputs.product-version }}

Loading…
Cancel
Save