Skip to content

Commit 5a95168

Browse files
authored
Add GCC 15 CI build (#317)
1 parent 49a790f commit 5a95168

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
@@ -8,6 +8,7 @@ jobs:
88
strategy:
99
matrix:
1010
build_config:
11+
- { version: 15 }
1112
- { version: 14 }
1213
- { version: 13 }
1314
- { version: 12 }

0 commit comments

Comments
 (0)