Skip to content

Commit

Permalink
Remove EoL versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Lord-Grey committed Jun 3, 2024
1 parent 5b49ee1 commit 348377b
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 11 deletions.
1 change: 0 additions & 1 deletion .github/workflows/build_deb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ jobs:
os: [
{ distribution: ubuntu, codename: focal, description: Ubuntu 20.04 (Focal Fossa), qt_version: '5' }, # Qt 6 not available
{ distribution: ubuntu, codename: jammy, description: Ubuntu 22.04 (Jammy Jellyfish), qt_version: '6' },
{ distribution: ubuntu, codename: lunar, description: Ubuntu 23.04 (Lunar Lobster), qt_version: '6' },
{ distribution: ubuntu, codename: mantic, description: Ubuntu 23.10 (Mantic Minotaur), qt_version: '6' },
{ distribution: ubuntu, codename: noble, description: Ubuntu 24.04 (Noble Numbat), qt_version: '6' },
{ distribution: debian, codename: buster, description: Debian 10.x (Buster), qt_version: '5' }, # Qt 6 not available
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/build_rpm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,6 @@ jobs:
fail-fast: false
matrix:
os: [
{ distribution: Fedora, version: 37 },
{ distribution: Fedora, version: 38 },
{ distribution: Fedora, version: 39 },
{ distribution: Fedora, version: 40 }
]
Expand Down
8 changes: 0 additions & 8 deletions debian/distributions
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,6 @@ Components: main
Description: Official APT Repository by Hyperion Project
SignWith: yes

Origin: Hyperion-Project
Label: releases.hyperion-project.org
Codename: lunar
Architectures: amd64 armhf arm64
Components: main
Description: Official APT Repository by Hyperion Project
SignWith: yes

Origin: Hyperion-Project
Label: releases.hyperion-project.org
Codename: mantic
Expand Down

0 comments on commit 348377b

Please sign in to comment.