mirror of
https://github.com/MindWorkAI/AI-Studio.git
synced 2025-04-28 11:39:48 +00:00
Use matrix in job naming
This commit is contained in:
parent
3c5d5b847c
commit
989f699093
2
.github/workflows/build-and-release.yml
vendored
2
.github/workflows/build-and-release.yml
vendored
@ -4,7 +4,7 @@ on:
|
||||
|
||||
jobs:
|
||||
build_main:
|
||||
name: Build app (cross-compilation)
|
||||
name: Build app (${{ matrix.dotnet_runtime }})
|
||||
|
||||
strategy:
|
||||
fail-fast: true
|
||||
|
Loading…
Reference in New Issue
Block a user