Skip to content

Commit d10732e

Browse files
committed
test
1 parent 7f88ce2 commit d10732e

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

.github/workflows/release.yml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -615,15 +615,15 @@ jobs:
615615
- pkg: rpm
616616
suffix: "el10-amd64"
617617
asset_content_type: application/x-rpm
618-
- pkg: rpm
619-
suffix: "el8-aarch64"
620-
asset_content_type: application/x-rpm
621-
- pkg: rpm
622-
suffix: "el9-aarch64"
623-
asset_content_type: application/x-rpm
624-
- pkg: rpm
625-
suffix: "el10-aarch64"
626-
asset_content_type: application/x-rpm
618+
# - pkg: rpm
619+
# suffix: "el8-aarch64"
620+
# asset_content_type: application/x-rpm
621+
# - pkg: rpm
622+
# suffix: "el9-aarch64"
623+
# asset_content_type: application/x-rpm
624+
# - pkg: rpm
625+
# suffix: "el10-aarch64"
626+
# asset_content_type: application/x-rpm
627627
steps:
628628
- uses: manticoresoftware/download_artifact_with_retries@main
629629
with:

0 commit comments

Comments
 (0)