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 1759ed6 commit 3a77316Copy full SHA for 3a77316
1 file changed
.github/workflows/code_testing.yaml
@@ -23,8 +23,6 @@ jobs:
23
compiler: gcc-13
24
- os: ubuntu-24.04
25
compiler: gcc-14
26
- - os: ubuntu-24.04
27
- compiler: gcc-15
28
runs-on: ${{ matrix.config.os }}
29
name: ${{ matrix.config.os }} (${{ matrix.config.compiler }})
30
defaults:
0 commit comments