Skip to content

Commit aa97326

Browse files
committed
Revert "Use plucky for llvm-22"
This reverts commit 8799398.
1 parent 8799398 commit aa97326

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- { os: 'focal', tag: 'gcc-8', extras: 'g++-8' }
3232
- { os: 'focal', tag: 'gcc-7', extras: 'g++-7' }
3333

34-
- { os: 'plucky', tag: 'clang-22', extras: 'llvm-22' }
34+
- { os: 'noble', tag: 'clang-22', extras: 'llvm-22' }
3535
- { os: 'noble', tag: 'clang-21', extras: 'llvm-21' }
3636
- { os: 'noble', tag: 'clang-20', extras: 'llvm-20' }
3737
- { os: 'noble', tag: 'clang-19', extras: 'llvm-19' }

0 commit comments

Comments
 (0)