Skip to content

Commit

Permalink
Add s390x architecture for IBM Z and IBM LinuxONE server systems
Browse files Browse the repository at this point in the history
  • Loading branch information
aosadchyy authored and lafin committed Jan 17, 2023
1 parent 9ad5c36 commit 1571843
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- {ARCH: aarch64, QEMU_ARCH: aarch64, TAG_ARCH: arm64}
- {ARCH: armv7, QEMU_ARCH: arm, TAG_ARCH: armv7}
- {ARCH: ppc64le, QEMU_ARCH: ppc64le, TAG_ARCH: ppc64le}
- {ARCH: s390x, QEMU_ARCH: s390x, TAG_ARCH: s390x}
- {ARCH: s390x, QEMU_ARCH: s390x, TAG_ARCH: s390x}
steps:
- uses: actions/checkout@v2
- name: Build
Expand Down

0 comments on commit 1571843

Please sign in to comment.