We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 808a4b0 commit e5e5e49Copy full SHA for e5e5e49
1 file changed
.github/workflows/min-linux.yml
@@ -13,7 +13,7 @@ jobs:
13
strategy:
14
fail-fast: false
15
matrix:
16
- Compiler: [gcc-12, gcc-11]
+ Compiler: [gcc-12]
17
18
19
steps:
0 commit comments