Skip to content

Commit 727cb99

Browse files
authored
Remove Ubuntu Mantic as EoL
1 parent 15740ba commit 727cb99

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/package.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ jobs:
3333
os: [
3434
{ distribution: ubuntu, codename: focal, description: Ubuntu 20.04 (Focal Fossa) },
3535
{ distribution: ubuntu, codename: jammy, description: Ubuntu 22.04 (Jammy Jellyfish) },
36-
{ distribution: ubuntu, codename: mantic, description: Ubuntu 23.10 (Mantic Minotaur) },
3736
{ distribution: ubuntu, codename: noble, description: Ubuntu 24.04 (Noble Numbat) },
3837
{ distribution: ubuntu, codename: oracular, description: Ubuntu 24.10 (Oracular Oriole) },
3938
{ distribution: debian, codename: buster, description: Debian 10.x (Buster) },

0 commit comments

Comments
 (0)