Skip to content

Commit

Permalink
Remove past non-LTS image from default CI build
Browse files Browse the repository at this point in the history
  • Loading branch information
lballabio committed Jun 3, 2024
1 parent 0a40da2 commit 68d2675
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,6 @@ jobs:
tag: jammy
cc: clang
cxx: clang++
- name: "Clang 16"
shortname: clang16
tag: mantic
cc: clang
cxx: clang++
tests: true
- name: "Clang 18"
shortname: clang18
tag: noble
Expand Down

0 comments on commit 68d2675

Please sign in to comment.