Update build-test-image-docker.yml

This commit is contained in:
Igor Pečovnik
2022-09-12 17:17:05 +02:00
committed by GitHub
parent 227583998b
commit e11bfbcca7

View File

@@ -42,10 +42,18 @@ jobs:
board: [uefi-x86]
target: ["debian:bullseye:10","debian:sid:12","ubuntu:focal:8","ubuntu:jammy:12"]
runs-on: qemu
runs-on: Linux
name: "Test"
steps:
- name: Checkout Armbian build script
uses: actions/checkout@v3
with:
repository: armbian/build
path: build
fetch-depth: '100'
clean: false
- name: Read
run: |