Skip to content

Commit

Permalink
Merge pull request #18 from stevenhorsman/re-add-s390x
Browse files Browse the repository at this point in the history
release: Re-add s390x release
  • Loading branch information
fidencio authored Jul 19, 2023
2 parents 2b8b581 + 4704ecf commit dd0aa2e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,8 @@ jobs:
dockerfile-platform: linux/arm64
- dockerfile-ubuntu: 18.04
dockerfile-platform: linux/ppc64le
- dockerfile-ubuntu: 18.04
dockerfile-platform: linux/s390x
# riscv64 isn't supported by Ubuntu 18.04
- dockerfile-ubuntu: 22.04
dockerfile-platform: linux/riscv64
Expand Down

0 comments on commit dd0aa2e

Please sign in to comment.