add fix to workflow running unparallel building for x86-builder tasks
All checks were successful
Signing cloud-images / building (push) Successful in 6m10s
All checks were successful
Signing cloud-images / building (push) Successful in 6m10s
This commit is contained in:
parent
99884ac726
commit
f186fe4202
@ -38,6 +38,8 @@ jobs:
|
||||
|
||||
building-x86-vm:
|
||||
runs-on: alt-sisyphus
|
||||
if: ${{ always() }}
|
||||
needs: building-x86
|
||||
steps:
|
||||
- name: Configure ssh
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user