summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorSeth Flynn <[email protected]>2025-03-23 19:18:12 -0400
committerSeth Flynn <[email protected]>2025-03-23 19:31:27 -0400
commitf5ee275798eb2fb6611d584604066f93a71f7a9f (patch)
tree6c9f6d25b43023311776cf67cb0a905031293416 /.github
parent7c9376457d3b6db7a915c5d5c882531b76a57a01 (diff)
temporarily remove ppc64le from targetsHEADmain
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/ci.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml
index 453e579..a65bc32 100644
--- a/.github/workflows/ci.yaml
+++ b/.github/workflows/ci.yaml
@@ -40,9 +40,9 @@ jobs:
system: x86_64-linux
target: armv7l-unknown-linux-gnueabihf
- - os: ubuntu-latest
- system: x86_64-linux
- target: powerpc64le-unknown-linux-gnu
+ # - os: ubuntu-latest
+ # system: x86_64-linux
+ # target: powerpc64le-unknown-linux-gnu
- os: ubuntu-latest
system: x86_64-linux