Skip to content

Commit

Permalink
Don't compile for IBM systems
Browse files Browse the repository at this point in the history
  • Loading branch information
vnxme committed Jul 1, 2024
1 parent a2965c4 commit 9069789
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,6 @@ jobs:
linux/arm/v6
linux/arm/v7
linux/arm64
linux/ppc64le
linux/s390x
push: ${{ github.event_name != 'pull_request' }}
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ A set of [Docker images](https://hub.docker.com/r/vnxme/caddy) of Caddy for vari
- ARMv8 64-bit (linux/arm64/v8)
- ARMv7 32-bit (linux/arm/v7)
- ARMv6 32-bit (linux/arm/v6)
- IBM POWER8 (linux/ppc64le)
- IBM z Systems (linux/s390x)

[Caddy Server](https://github.com/caddyserver/caddy) is built with the following modules inside:
- [abiosoft/caddy-exec](https://github.com/abiosoft/caddy-exec)
Expand Down

0 comments on commit 9069789

Please sign in to comment.