mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-22 01:13:00 +02:00
.github: build _minimal on self-trigger
Signed-off-by: Richard Alpe <richard@bit42.se>
This commit is contained in:
@@ -15,12 +15,14 @@ jobs:
|
||||
with:
|
||||
target: x86_64
|
||||
name: infix
|
||||
flavor: _minimal
|
||||
|
||||
build-aarch64:
|
||||
uses: ./.github/workflows/build.yml
|
||||
with:
|
||||
target: aarch64
|
||||
name: infix
|
||||
flavor: _minimal
|
||||
|
||||
test-run-x86_64:
|
||||
needs: build-x86_64
|
||||
|
||||
Reference in New Issue
Block a user