Skip to content

Commit 5165695

Browse files
committed
Use LTS version
1 parent fb4ce0a commit 5165695

File tree

2 files changed

+2
-9
lines changed

2 files changed

+2
-9
lines changed

.github/workflows/publish.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ jobs:
2121
matrix:
2222
# Ruby 3.4 requires BASERUBY 3.0
2323
entry:
24-
- { os: 'plucky', tag: 'gcc-16', extras: 'g++-16' }
25-
- { os: 'plucky', tag: 'gcc-15', extras: 'g++-15' }
24+
- { os: 'noble', tag: 'gcc-16', extras: 'g++-16' }
25+
- { os: 'noble', tag: 'gcc-15', extras: 'g++-15' }
2626
- { os: 'noble', tag: 'gcc-14', extras: 'g++-14' }
2727
- { os: 'noble', tag: 'gcc-13', extras: 'g++-13' }
2828
- { os: 'jammy', tag: 'gcc-12', extras: 'g++-12' }

assets/99plucky.list

Lines changed: 0 additions & 7 deletions
This file was deleted.

0 commit comments

Comments
 (0)