|
|
@@ -80,7 +80,7 @@ jobs:
|
|
|
patches_commit: ${{ needs.fetch-commits.outputs.patches_commit }}
|
|
|
susfs_commit: ${{ needs.fetch-commits.outputs.susfs_commit }}
|
|
|
feature_set: ${{ inputs.feature_set || 'KSUN+SUSFS+BBG' }}
|
|
|
- variant: ${{ inputs.variant || 'Normal' }}
|
|
|
+ variant: ${{ inputs.variant || 'Normal' }}
|
|
|
secrets: inherit
|
|
|
|
|
|
build-a13-5-10:
|
|
|
@@ -94,7 +94,7 @@ jobs:
|
|
|
patches_commit: ${{ needs.fetch-commits.outputs.patches_commit }}
|
|
|
susfs_commit: ${{ needs.fetch-commits.outputs.susfs_commit }}
|
|
|
feature_set: ${{ inputs.feature_set || 'KSUN+SUSFS+BBG' }}
|
|
|
- variant: ${{ inputs.variant || 'Normal' }}
|
|
|
+ variant: ${{ inputs.variant || 'Normal' }}
|
|
|
secrets: inherit
|
|
|
|
|
|
build-a13-5-15:
|
|
|
@@ -108,7 +108,7 @@ jobs:
|
|
|
patches_commit: ${{ needs.fetch-commits.outputs.patches_commit }}
|
|
|
susfs_commit: ${{ needs.fetch-commits.outputs.susfs_commit }}
|
|
|
feature_set: ${{ inputs.feature_set || 'KSUN+SUSFS+BBG' }}
|
|
|
- variant: ${{ inputs.variant || 'Normal' }}
|
|
|
+ variant: ${{ inputs.variant || 'Normal' }}
|
|
|
secrets: inherit
|
|
|
|
|
|
build-a14-5-15:
|
|
|
@@ -122,7 +122,7 @@ jobs:
|
|
|
patches_commit: ${{ needs.fetch-commits.outputs.patches_commit }}
|
|
|
susfs_commit: ${{ needs.fetch-commits.outputs.susfs_commit }}
|
|
|
feature_set: ${{ inputs.feature_set || 'KSUN+SUSFS+BBG' }}
|
|
|
- variant: ${{ inputs.variant || 'Normal' }}
|
|
|
+ variant: ${{ inputs.variant || 'Normal' }}
|
|
|
secrets: inherit
|
|
|
|
|
|
build-a14-6-1:
|
|
|
@@ -136,7 +136,7 @@ jobs:
|
|
|
patches_commit: ${{ needs.fetch-commits.outputs.patches_commit }}
|
|
|
susfs_commit: ${{ needs.fetch-commits.outputs.susfs_commit }}
|
|
|
feature_set: ${{ inputs.feature_set || 'KSUN+SUSFS+BBG' }}
|
|
|
- variant: ${{ inputs.variant || 'Normal' }}
|
|
|
+ variant: ${{ inputs.variant || 'Normal' }}
|
|
|
secrets: inherit
|
|
|
|
|
|
build-a15-6-6:
|
|
|
@@ -150,7 +150,7 @@ jobs:
|
|
|
patches_commit: ${{ needs.fetch-commits.outputs.patches_commit }}
|
|
|
susfs_commit: ${{ needs.fetch-commits.outputs.susfs_commit }}
|
|
|
feature_set: ${{ inputs.feature_set || 'KSUN+SUSFS+BBG' }}
|
|
|
- variant: ${{ inputs.variant || 'Normal' }}
|
|
|
+ variant: ${{ inputs.variant || 'Normal' }}
|
|
|
secrets: inherit
|
|
|
|
|
|
build-a16-6-12:
|
|
|
@@ -164,7 +164,7 @@ jobs:
|
|
|
patches_commit: ${{ needs.fetch-commits.outputs.patches_commit }}
|
|
|
susfs_commit: ${{ needs.fetch-commits.outputs.susfs_commit }}
|
|
|
feature_set: ${{ inputs.feature_set || 'KSUN+SUSFS+BBG' }}
|
|
|
- variant: ${{ inputs.variant || 'Normal' }}
|
|
|
+ variant: ${{ inputs.variant || 'Normal' }}
|
|
|
secrets: inherit
|
|
|
|
|
|
rej:
|