We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34a2c1b commit ef1ffa2Copy full SHA for ef1ffa2
.github/workflows/build.yml
@@ -81,6 +81,10 @@ jobs:
81
# Exclude unsupported targets
82
- target: loongarch64-linux-musl
83
repo: richfelker/musl-cross-make
84
+ - target: sh2-linux-muslfdpic
85
+ repo: userdocs/qbt-musl-cross-make
86
+ - target: sh2eb-linux-muslfdpic
87
88
env:
89
TARGET: ${{ matrix.target }}
90
REPO: ${{ matrix.repo }}
0 commit comments