Updated Fedora build CI

This commit is contained in:
Christian Tosta
2025-04-18 14:44:33 -03:00
parent 39ebc58474
commit 52b949232f
2 changed files with 6 additions and 24 deletions

View File

@@ -47,7 +47,6 @@ jobs:
build-fedora:
needs: release-ci
uses: ./.github/workflows/fedora.yml
# with:
#cache-file-path: ${{ needs.release-ci.outputs.ASSET }}
# version: ${{ needs.release-ci.outputs.VERSION }}
# containers: "['fedora:latest', 'fedora:41']"
with:
containers: "['fedora:latest', 'fedora:41']"
version: ${{ needs.release-ci.outputs.VERSION }}