Skip to content

Commit

Permalink
Remove buster and mantic from build platforms (EOL)
Browse files Browse the repository at this point in the history
  • Loading branch information
suominen committed Sep 4, 2024
1 parent b6fc0fb commit df06d8e
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions build/run-builds
Original file line number Diff line number Diff line change
Expand Up @@ -116,12 +116,10 @@ list_suites()
echo trixie # 13 TBA
echo bookworm # 12 2028-06-30
echo bullseye # 11 2026-06-30
echo buster # 10 2024-06-30
;;
ubuntu) # Vers EOL
#echo oracular # 24.10 2025-07-20
echo noble # 24.04 2036-04-20
echo mantic # 23.10 2024-07-20
echo noble # 24.04 2034-04-25
echo jammy # 22.04 2032-04-21
echo focal # 20.04 2030-04-23
echo bionic # 18.04 2028-04-26
Expand Down

0 comments on commit df06d8e

Please sign in to comment.