This commit is contained in:
Igor Pecovnik
2021-12-09 21:50:45 +01:00
parent d9dd87d24f
commit 13b94fbf2c

View File

@@ -70,30 +70,6 @@ jobs:
path: build
clean: true
final:
strategy:
fail-fast: false
matrix:
board: [uefi-arm64]
release: [focal,buster,bullseye,hirsute,jammy]
desktop: [xfce]
#if: ${{ github.repository_owner == 'Armbian' && github.event.workflow_run.conclusion == 'success' }} || github.event_name == 'workflow_dispatch'
name: Variant
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v2
with:
fetch-depth: 0
repository: armbian/build
path: build
clean: true