add fix to workflow running unparallel building for x86-builder tasks
All checks were successful
Signing cloud-images / building (push) Successful in 6m10s

This commit is contained in:
Nadezhda Fedorova 2024-10-15 18:48:10 +03:00
parent 99884ac726
commit f186fe4202

View File

@ -38,6 +38,8 @@ jobs:
building-x86-vm:
runs-on: alt-sisyphus
if: ${{ always() }}
needs: building-x86
steps:
- name: Configure ssh
run: |