Skip to content

Commit c38f415

Browse files
committed
Add Debian Bookworm image with GCC 15
1 parent bd137dc commit c38f415

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/debian.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,9 @@ jobs:
4545
- release: bookworm
4646
compiler_name: gcc
4747
compiler_version: 14
48+
- release: bookworm
49+
compiler_name: gcc
50+
compiler_version: 15
4851
- release: bookworm
4952
compiler_name: clang
5053
compiler_version: 16

0 commit comments

Comments
 (0)