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 73e9560 commit 75fe847Copy full SHA for 75fe847
.github/workflows/linux.yml
@@ -22,7 +22,7 @@ jobs:
22
- {compiler: gcc, version: '12'}
23
- {compiler: gcc, version: '13'}
24
- {compiler: gcc, version: '14'}
25
- #- {compiler: clang, version: '19'}
+ - {compiler: clang, version: '19'}
26
- {compiler: clang, version: '20'}
27
28
steps:
0 commit comments