Skip to content

Commit

Permalink
update musl-gcc.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
benjaminwan committed Jul 28, 2024
1 parent e86e3d9 commit 3ac9296
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/musl-gcc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@ jobs:
- arch: sh2eb-linux-musl #error: static assertion failed: ORT format only supports little-endian machines
- arch: sh4-linux-musl #error: unable to find a register to spill in class ‘R0_REGS’
- arch: sh4eb-linux-musl #error: static assertion failed: ORT format only supports little-endian machines
- arch: loongarch64-linux-musl #error: unrecognized command-line option ‘-mlsx’

name: ${{ matrix.arch }}

Expand Down

0 comments on commit 3ac9296

Please sign in to comment.