File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed
Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -249,14 +249,14 @@ jobs:
249249 artifact : build-aarch64-unknown-linux-musl
250250 os : ubuntu-latest
251251 ext : tar.gz
252- - target : aarch64-unknown-linux-musl
253- artifact : build-aarch64-unknown-linux-musl-rpm
254- os : ubuntu-latest
255- ext : rpm
256- - target : aarch64-unknown-linux-musl
257- artifact : build-aarch64-unknown-linux-musl-deb
258- os : ubuntu-latest
259- ext : deb
252+ # - target: aarch64-unknown-linux-musl
253+ # artifact: build-aarch64-unknown-linux-musl-rpm
254+ # os: ubuntu-latest
255+ # ext: rpm
256+ # - target: aarch64-unknown-linux-musl
257+ # artifact: build-aarch64-unknown-linux-musl-deb
258+ # os: ubuntu-latest
259+ # ext: deb
260260 - target : x86_64-apple-darwin
261261 artifact : build-x86_64-apple-darwin
262262 os : macos-latest
You can’t perform that action at this time.
0 commit comments