Skip to content

Commit 40ebebd

Browse files
author
Matthias Koeppe
committed
tox.ini, .github/workflows/docker.yml: Remove ubuntu-kinetic (defunct)
1 parent 80f6d77 commit 40ebebd

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

.github/workflows/docker.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ on:
2121
"ubuntu-bionic-gcc_8",
2222
"ubuntu-focal",
2323
"ubuntu-jammy",
24-
"ubuntu-kinetic",
2524
"ubuntu-lunar",
2625
"ubuntu-mantic",
2726
"debian-buster-gcc_spkg",

tox.ini

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -220,8 +220,6 @@ setenv =
220220
ubuntu-bionic: IGNORE_MISSING_SYSTEM_PACKAGES=yes
221221
ubuntu-focal: BASE_TAG=focal
222222
ubuntu-jammy: BASE_TAG=jammy
223-
ubuntu-kinetic: BASE_TAG=kinetic
224-
ubuntu-kinetic: IGNORE_MISSING_SYSTEM_PACKAGES=yes
225223
ubuntu-lunar: BASE_TAG=lunar
226224
ubuntu-lunar: IGNORE_MISSING_SYSTEM_PACKAGES=yes
227225
ubuntu-mantic: BASE_TAG=mantic

0 commit comments

Comments
 (0)