Skip to content

Commit 95dfc05

Browse files
committed
Add Debian Bookworm image with GCC 15
1 parent dd890db commit 95dfc05

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
@@ -153,6 +153,9 @@ jobs:
153153
- release: bookworm
154154
compiler_name: gcc
155155
compiler_version: 14
156+
- release: bookworm
157+
compiler_name: gcc
158+
compiler_version: 15
156159
- release: bookworm
157160
compiler_name: clang
158161
compiler_version: 16

0 commit comments

Comments
 (0)