From 7f5774a40ee6ddd24d163cbabe89993e7efd8f61 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jindra=20Pet=C5=99=C3=ADk?= Date: Sat, 7 Feb 2026 19:45:18 +0100 Subject: [PATCH] fix --- .github/workflows/main.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index a9025642f..65d02f566 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -514,7 +514,6 @@ jobs: path: releases/ffdec_${{ needs.compute-version.outputs.verShort }}.msi packages: runs-on: ubuntu-latest - container: debian:sid needs: - compute-version - build @@ -573,7 +572,6 @@ jobs: javadoc: runs-on: ubuntu-latest - container: debian:sid needs: compute-version if: needs.compute-version.outputs.doRelease == 'true' steps: