ci(tmp): comment out slim packages
This commit is contained in:
parent
f66669f0fd
commit
41d39cfc36
|
@ -98,10 +98,10 @@ jobs:
|
|||
with:
|
||||
ct-matrix: ${{ needs.sanity-checks.outputs.ct-matrix }}
|
||||
|
||||
build_slim_packages:
|
||||
needs:
|
||||
- sanity-checks
|
||||
uses: ./.github/workflows/build_slim_packages.yaml
|
||||
# build_slim_packages:
|
||||
# needs:
|
||||
# - sanity-checks
|
||||
# uses: ./.github/workflows/build_slim_packages.yaml
|
||||
|
||||
build_docker_for_test:
|
||||
needs:
|
||||
|
|
Loading…
Reference in New Issue