Skip to content

Commit

Permalink
add powerpc 64
Browse files Browse the repository at this point in the history
  • Loading branch information
bitcoin-tools authored Oct 5, 2024
1 parent 5f2b028 commit 494bb7e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/validation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -419,6 +419,8 @@ jobs:
- { arch: aarch64, distro: alpine_latest }
- { arch: aarch64, distro: fedora_latest }
- { arch: aarch64, distro: ubuntu_latest }
- { arch: ppc64le, distro: alpine_latest }
- { arch: ppc64le, distro: ubuntu_latest }
- { arch: riscv64, distro: alpine_latest }
- { arch: riscv64, distro: ubuntu_latest }
steps:
Expand Down

0 comments on commit 494bb7e

Please sign in to comment.