mirror of
https://github.com/armbian/scripts.git
synced 2026-01-06 10:32:48 -08:00
Update build-test-image-docker.yml
This commit is contained in:
10
.github/workflows/build-test-image-docker.yml
vendored
10
.github/workflows/build-test-image-docker.yml
vendored
@@ -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: |
|
||||
|
||||
|
||||
Reference in New Issue
Block a user