forked from AlmightyHak/extensions-source
Update .github/workflows/build_push.yml
This commit is contained in:
parent
2904ce54e9
commit
8223b8d3fa
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build_push.yml
vendored
2
.github/workflows/build_push.yml
vendored
|
@ -21,7 +21,7 @@ env:
|
|||
jobs:
|
||||
prepare:
|
||||
name: Prepare job
|
||||
runs-on: docker:docker://node:20-bullseye
|
||||
runs-on: ubuntu-22.04
|
||||
outputs:
|
||||
individualMatrix: ${{ steps.generate-matrices.outputs.individualMatrix }}
|
||||
steps:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue