From 4b417df429124ce3c7f552d7a317ca0cd6711aa7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dirk=20M=C3=BCller?= Date: Tue, 11 Jul 2023 18:05:09 +0200 Subject: [PATCH] Enable regular CI for OS_VERSION=tumbleweed as well --- .github/workflows/ci.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 64efc224..d94b479a 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -101,6 +101,7 @@ jobs: - PODMAN os_version: - 15.5 + - "tumbleweed" include: - toxenv: build container_runtime: DOCKER