Skip to content

Commit

Permalink
ci: no userland for hppa64
Browse files Browse the repository at this point in the history
We don't have glibc ported yet upstream.

Signed-off-by: Sam James <[email protected]>
  • Loading branch information
thesamesam committed Jan 3, 2025
1 parent 79f556e commit 688e9a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/crossdev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:
- target: hppa1.1-unknown-linux-gnu
- target: hppa2.0-unknown-linux-gnu
- target: hppa64-unknown-linux-gnu
args: --skip-system
- target: loongarch64-unknown-linux-gnu
# musl ebuilds don't support loong. The target is supported upstream,
# we need to fix and test our ebuilds.
Expand Down

0 comments on commit 688e9a1

Please sign in to comment.