From 43fd26a7a093e35192c8e13c16b2fbe8d3f2c77f Mon Sep 17 00:00:00 2001 From: Joshua Powers Date: Thu, 1 Feb 2024 08:10:25 -0700 Subject: [PATCH] chore: Remove tumbleweed from nightly (#14667) --- tools/package_incus_test/main.go | 1 - 1 file changed, 1 deletion(-) diff --git a/tools/package_incus_test/main.go b/tools/package_incus_test/main.go index 47118d110..e8ae3597f 100644 --- a/tools/package_incus_test/main.go +++ b/tools/package_incus_test/main.go @@ -13,7 +13,6 @@ var imagesRPM = []string{ "fedora/39", "fedora/38", "centos/9-Stream", - "opensuse/tumbleweed", } var imagesDEB = []string{