git.delta.rocks / unique-network / refs/commits / 80f537761af9

difftreelog

fix needs for xcm

Konstantin Astakhov2022-09-15parent: #3cd4026.patch.diff
in: master

1 file changed

modified.github/workflows/xcm.ymldiffbeforeafterboth
270 docker system prune -f270 docker system prune -f
271271
272 xcm-tests:272 xcm-tests:
273 needs: xcm-build273 needs: [prepare-execution-marix, xcm-build]
274 # The type of runner that the job will run on274 # The type of runner that the job will run on
275 runs-on: [XL]275 runs-on: [XL]
276276