[CI] Fix minimal builds

This commit is contained in:
Grzegorz Sadowski 2024-09-20 11:39:16 +02:00
parent 8a650f5cc8
commit afd243309b
No known key found for this signature in database
GPG key ID: EF87FF4E6E3BD364

View file

@ -59,10 +59,3 @@ jobs:
uses: ./.github/workflows/ci_packages.yaml
with:
type: minimal
unstable:
if: contains(github.event.pull_request.title, '[Unstable]')
name: Unstable
needs: static-checks
uses: ./.github/workflows/ci__unstable.yaml
with:
ignore-failure: true