You've already forked cache-uboot
mirror of
https://github.com/armbian/cache-uboot.git
synced 2026-01-06 10:38:24 -08:00
Update include.yml
This commit is contained in:
4
.github/workflows/include.yml
vendored
4
.github/workflows/include.yml
vendored
@@ -46,8 +46,8 @@ jobs:
|
||||
fail-fast: false # let other jobs try to complete if one fails
|
||||
matrix:
|
||||
include: ${{ fromJSON(needs.prepare.outputs.matrix) }}
|
||||
|
||||
runs-on: "${{ matrix.runner }}"
|
||||
|
||||
runs-on: "[ ${{ inputs.runner }} ]"
|
||||
|
||||
name: "${{ matrix.board }} ${{ matrix.branch }}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user