Skip to content

Commit c02e54e

Browse files
committed
Support of GCC 15
1 parent 34723c7 commit c02e54e

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
@@ -26,6 +26,7 @@ jobs:
2626
- {compiler: gcc, version: 12}
2727
- {compiler: gcc, version: 13}
2828
- {compiler: gcc, version: 14}
29+
- {compiler: gcc, version: 15}
2930
- {compiler: intel, version: '2024.1'}
3031
build: [cmake]
3132
include:

0 commit comments

Comments
 (0)