GRM-121: fix: use hardcoded matrix array for Gitea 1.26 compatibility
Post-merge / detect-type (push) Successful in 1m12s
Post-merge / release (push) Successful in 48s
Post-merge / validate-commit-msg (push) Successful in 1m41s
Post-merge / vikunja (push) Successful in 1m38s
Post-merge / configure-repo (push) Successful in 1m37s
Post-merge / badges (push) Successful in 1m48s
Post-merge / publish (push) Successful in 1m11s
Post-merge / sync-wiki (push) Successful in 2m10s
Post-merge / detect-type (push) Successful in 1m12s
Post-merge / release (push) Successful in 48s
Post-merge / validate-commit-msg (push) Successful in 1m41s
Post-merge / vikunja (push) Successful in 1m38s
Post-merge / configure-repo (push) Successful in 1m37s
Post-merge / badges (push) Successful in 1m48s
Post-merge / publish (push) Successful in 1m11s
Post-merge / sync-wiki (push) Successful in 2m10s
This commit was merged in pull request #187.
This commit is contained in:
@@ -158,8 +158,10 @@ jobs:
|
||||
container: git.oblachno.oblachno.fyi/oblachno-oss/runner-images/ci-full:latest
|
||||
timeout-minutes: 10
|
||||
strategy:
|
||||
fail-fast: true
|
||||
max-parallel: 3
|
||||
matrix:
|
||||
runner-index: [1, 2, 3]
|
||||
runner-index: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name: Set up environment
|
||||
|
||||
Reference in New Issue
Block a user