Skip to content

Commit 0bf097a

Browse files
committed
CI: addition of GCC 14
1 parent f1876bf commit 0bf097a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ jobs:
2525
- {compiler: gcc, version: 11}
2626
- {compiler: gcc, version: 12}
2727
- {compiler: gcc, version: 13}
28+
- {compiler: gcc, version: 14}
2829
- {compiler: intel, version: '2024.1'}
2930
build: [cmake]
3031
include:

0 commit comments

Comments
 (0)