Skip to content

Commit fb4ce0a

Browse files
committed
Added gcc-16
1 parent 34cfbfb commit fb4ce0a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.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: 'plucky', tag: 'gcc-16', extras: 'g++-16' }
2425
- { os: 'plucky', tag: 'gcc-15', extras: 'g++-15' }
2526
- { os: 'noble', tag: 'gcc-14', extras: 'g++-14' }
2627
- { os: 'noble', tag: 'gcc-13', extras: 'g++-13' }

0 commit comments

Comments
 (0)