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