From 66257c87afa274b8fd365bf658279a06a1f3a327 Mon Sep 17 00:00:00 2001 From: gh-log Date: Thu, 27 Mar 2025 22:08:38 +0000 Subject: [PATCH] Packagecloud_upload_for_Debian_testing_unstable (#10370) Co-authored-by: gh-log <> --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 6775dd8e..15a89ad2 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -258,7 +258,7 @@ jobs: repo: 'eugeny/tabby' dir: 'dist' rpmvers: 'el/9 el/8 ol/6 ol/7' - debvers: 'ubuntu/bionic ubuntu/focal ubuntu/hirsute ubuntu/impish ubuntu/jammy ubuntu/kinetic ubuntu/noble ubuntu/oracular debian/jessie debian/stretch debian/buster debian/bullseye debian/bookworm debian/trixie' + debvers: 'ubuntu/bionic ubuntu/focal ubuntu/hirsute ubuntu/impish ubuntu/jammy ubuntu/kinetic ubuntu/noble ubuntu/oracular debian/jessie debian/stretch debian/buster debian/bullseye debian/bookworm debian/trixie debian/testing debian/unstable' - uses: actions/upload-artifact@master name: Upload AppImage (${{matrix.arch}})