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:
2
.github/workflows/include.yml
vendored
2
.github/workflows/include.yml
vendored
@@ -46,7 +46,7 @@ jobs:
|
||||
fail-fast: false # let other jobs try to complete if one fails
|
||||
matrix:
|
||||
include: ${{ fromJSON(needs.prepare.outputs.matrix) }}
|
||||
runs-on: "${{ inputs.runner }}"
|
||||
runs-on: [ "${{ inputs.runner }}" ]
|
||||
name: "${{ matrix.board }}"
|
||||
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user