Skip to content

Commit 8175f67

Browse files
committed
GCC 15
1 parent 9cf7319 commit 8175f67

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ jobs:
2121
matrix:
2222
# Ruby 3.4 requires BASERUBY 3.0
2323
entry:
24+
- { os: 'noble', tag: 'gcc-15', extras: 'g++-15' }
2425
- { os: 'noble', tag: 'gcc-14', extras: 'g++-14' }
2526
- { os: 'noble', tag: 'gcc-13', extras: 'g++-13' }
2627
- { os: 'jammy', tag: 'gcc-12', extras: 'g++-12' }

0 commit comments

Comments
 (0)