We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f88ce2 commit d10732eCopy full SHA for d10732e
1 file changed
.github/workflows/release.yml
@@ -615,15 +615,15 @@ jobs:
615
- pkg: rpm
616
suffix: "el10-amd64"
617
asset_content_type: application/x-rpm
618
- - pkg: rpm
619
- suffix: "el8-aarch64"
620
- asset_content_type: application/x-rpm
621
622
- suffix: "el9-aarch64"
623
624
625
- suffix: "el10-aarch64"
626
+# - pkg: rpm
+# suffix: "el8-aarch64"
+# asset_content_type: application/x-rpm
+# suffix: "el9-aarch64"
+# suffix: "el10-aarch64"
627
steps:
628
- uses: manticoresoftware/download_artifact_with_retries@main
629
with:
0 commit comments