We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent feb5a22 commit a8fff03Copy full SHA for a8fff03
.github/workflows/rhel.yml
@@ -39,6 +39,12 @@ jobs:
39
- release: 9.4
40
compiler_name: gcc
41
compiler_version: 12
42
+ - release: 9.4
43
+ compiler_name: gcc
44
+ compiler_version: 13
45
46
47
+ compiler_version: 14
48
- release: 9.6
49
50
compiler_version: 13
@@ -140,6 +146,12 @@ jobs:
140
146
141
147
142
148
149
150
151
152
153
154
143
155
144
156
145
157
0 commit comments