Skip to content

Commit

Permalink
Temporarily disable mips64le
Browse files Browse the repository at this point in the history
Due to packaging dependency issue in Debian
  • Loading branch information
tomdot-dev committed Dec 29, 2023
1 parent 199ba65 commit 218dfe7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,10 +49,10 @@ jobs:
- linux/arm/v5
- linux/arm/v7
- linux/arm64/v8
- linux/mips64le
- linux/ppc64le
- linux/riscv64
- linux/s390x
#- linux/mips64le
steps:
-
name: Checkout
Expand Down

0 comments on commit 218dfe7

Please sign in to comment.