mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Do not include sorce in matrix for rpms
This commit is contained in:
parent
03ba74a94f
commit
9e82700d97
1 changed files with 0 additions and 2 deletions
2
.github/workflows/build-packages.yml
vendored
2
.github/workflows/build-packages.yml
vendored
|
@ -149,8 +149,6 @@ jobs:
|
|||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
source:
|
||||
- ${{ inputs.source }}
|
||||
include: ${{ fromJSON(inputs.matrix)['linux'] }}
|
||||
|
||||
container:
|
||||
|
|
Loading…
Add table
Reference in a new issue