Skip to content

Commit

Permalink
[ci] add s390x arch
Browse files Browse the repository at this point in the history
  • Loading branch information
gstrauss committed Jan 12, 2024
1 parent a15ca10 commit 75ce80e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,7 @@ jobs:
name: Linux-alpine-${{matrix.platform}}
strategy:
matrix:
platform: ['x86','armhf','armv7','aarch64','ppc64le','riscv64']
platform: ['x86','armhf','armv7','aarch64','ppc64le','riscv64','s390x']
steps:
- uses: actions/checkout@v4
- uses: jirutka/setup-alpine@v1
Expand Down

0 comments on commit 75ce80e

Please sign in to comment.