Skip to content

Commit

Permalink
LLVM-20 begun
Browse files Browse the repository at this point in the history
  • Loading branch information
shyouhei committed Sep 30, 2024
1 parent 71bc9e2 commit c12350a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
- { os: 'focal', tag: 'gcc-8', extras: 'g++-8' }
- { os: 'focal', tag: 'gcc-7', extras: 'g++-7' }

- { os: 'jammy', tag: 'clang-20', extras: 'llvm-20' }
- { os: 'jammy', tag: 'clang-19', extras: 'llvm-19' }
- { os: 'jammy', tag: 'clang-18', extras: 'llvm-18' }
- { os: 'jammy', tag: 'clang-17', extras: 'llvm-17' }
Expand Down

0 comments on commit c12350a

Please sign in to comment.