We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 53bc027 + 7617e08 commit c6a2ce8Copy full SHA for c6a2ce8
.github/workflows/release.yml
@@ -24,7 +24,7 @@ jobs:
24
container: oraclelinux:8
25
strategy:
26
matrix:
27
- osnick: [rhel7, rhel8, rhel9, amzn2]
+ osnick: [rhel8, rhel9, amzn2]
28
arch: [x86_64]
29
steps:
30
- name: get version from tag
0 commit comments