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 9e6e36c commit e14d79fCopy full SHA for e14d79f
.github/workflows/build-rpm-release.yml
@@ -34,10 +34,6 @@ jobs:
34
arch: x86_64
35
image: ghcr.io/zeroc-ice/mcpp-rpm-package-builder-x86_64-rhel10:latest
36
37
- - distribution: rhel10
38
- arch: i686
39
- image: ghcr.io/zeroc-ice/mcpp-rpm-package-builder-x86_64-rhel10:latest
40
-
41
- distribution: rhel10
42
arch: aarch64
43
image: ghcr.io/zeroc-ice/mcpp-rpm-package-builder-aarch64-rhel10:latest
0 commit comments