Skip to content

Commit 9c94ef5

Browse files
committed
Disable kinetic builds
1 parent 7d5c757 commit 9c94ef5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts/pop-ci/src/repo.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,6 @@ impl Suite {
126126
Self("bionic", "18.04", false, SuiteDistro::All),
127127
Self("focal", "20.04", true, SuiteDistro::All),
128128
Self("jammy", "22.04", true, SuiteDistro::All),
129-
Self("kinetic", "22.10", false, SuiteDistro::Ubuntu),
130129
Self("lunar", "23.04", false, SuiteDistro::Ubuntu),
131130
Self("mantic", "23.10", false, SuiteDistro::Ubuntu),
132131
];

0 commit comments

Comments
 (0)