Skip to content

Commit edfcb62

Browse files
authored
Merge pull request #191 from blacknon/0.3.19
update
2 parents fd00332 + 655233c commit edfcb62

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

.github/workflows/release.yml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)