Update .github/workflows/build_push.yml
Some checks failed
CI / Prepare job (push) Has been cancelled
CI / Build individual modules (push) Has been cancelled
CI / Publish repo (push) Has been cancelled

This commit is contained in:
Kohi-denn 2025-05-21 09:07:48 -05:00
parent 1b9fabf062
commit 0c844c9649

View file

@ -21,8 +21,7 @@ env:
jobs: jobs:
prepare: prepare:
name: Prepare job name: Prepare job
runs-on: docker runs-on: ubuntu-22.04:docker://node:20-bullseye
container:
outputs: outputs:
individualMatrix: ${{ steps.generate-matrices.outputs.individualMatrix }} individualMatrix: ${{ steps.generate-matrices.outputs.individualMatrix }}
steps: steps: