[PATCH] CI: remove tests on jammy

3 views
Skip to first unread message

Stefano Babic

unread,
Apr 12, 2026, 5:14:48 AM (10 days ago) Apr 12
to swup...@googlegroups.com, Stefano Babic
Current SWUpdate requires new version of WolfSSL, and it makes not worth
to support the CI on older Ubuntu 22.04, so remove it to fix CI.

Signed-off-by: Stefano Babic <stefan...@swupdate.org>
---
.github/workflows/ci_tests.yml | 1 -
.gitlab-ci.yml | 4 ----
2 files changed, 5 deletions(-)

diff --git a/.github/workflows/ci_tests.yml b/.github/workflows/ci_tests.yml
index 6f71b14c..4bd9770d 100644
--- a/.github/workflows/ci_tests.yml
+++ b/.github/workflows/ci_tests.yml
@@ -12,7 +12,6 @@ jobs:
fail-fast: false
matrix:
container:
- - ubuntu:22.04
- ubuntu:24.04
- debian:bookworm-slim
- debian:testing-slim
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 15e2ee79..3fcefc1c 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -9,10 +9,6 @@
script:
- ./ci/test-configs.sh

-ubuntu-jammy:
- extends: .build
- image: ubuntu:jammy
-
ubuntu-noble:
extends: .build
image: ubuntu:noble
--
2.43.0

Reply all
Reply to author
Forward
0 new messages