five splits
Some checks failed
ci/crow/cron/process-updates-ubuntu-2404-arm64 Pipeline was successful
ci/crow/manual/build-all-versions-install-deps Pipeline was successful
ci/crow/manual/build-all-versions/1 Pipeline failed
ci/crow/manual/build-all-versions/3 Pipeline failed
ci/crow/manual/build-all-versions/2 Pipeline failed
ci/crow/manual/build-all-versions/4 Pipeline failed
ci/crow/manual/build-all-versions/5 Pipeline failed
Some checks failed
ci/crow/cron/process-updates-ubuntu-2404-arm64 Pipeline was successful
ci/crow/manual/build-all-versions-install-deps Pipeline was successful
ci/crow/manual/build-all-versions/1 Pipeline failed
ci/crow/manual/build-all-versions/3 Pipeline failed
ci/crow/manual/build-all-versions/2 Pipeline failed
ci/crow/manual/build-all-versions/4 Pipeline failed
ci/crow/manual/build-all-versions/5 Pipeline failed
This commit is contained in:
parent
59350379c5
commit
e2493de1e8
1 changed files with 15 additions and 15 deletions
|
|
@ -13,26 +13,26 @@ skip_clone: true
|
|||
|
||||
matrix:
|
||||
include:
|
||||
- SPLIT_INTO: 10
|
||||
- SPLIT_INTO: 5
|
||||
SPLIT_INDEX: 1
|
||||
- SPLIT_INTO: 10
|
||||
- SPLIT_INTO: 5
|
||||
SPLIT_INDEX: 2
|
||||
- SPLIT_INTO: 10
|
||||
- SPLIT_INTO: 5
|
||||
SPLIT_INDEX: 3
|
||||
- SPLIT_INTO: 10
|
||||
- SPLIT_INTO: 5
|
||||
SPLIT_INDEX: 4
|
||||
- SPLIT_INTO: 10
|
||||
- SPLIT_INTO: 5
|
||||
SPLIT_INDEX: 5
|
||||
- SPLIT_INTO: 10
|
||||
SPLIT_INDEX: 6
|
||||
- SPLIT_INTO: 10
|
||||
SPLIT_INDEX: 7
|
||||
- SPLIT_INTO: 10
|
||||
SPLIT_INDEX: 8
|
||||
- SPLIT_INTO: 10
|
||||
SPLIT_INDEX: 9
|
||||
- SPLIT_INTO: 10
|
||||
SPLIT_INDEX: 10
|
||||
# - SPLIT_INTO: 5
|
||||
# SPLIT_INDEX: 6
|
||||
# - SPLIT_INTO: 5
|
||||
# SPLIT_INDEX: 7
|
||||
# - SPLIT_INTO: 5
|
||||
# SPLIT_INDEX: 8
|
||||
# - SPLIT_INTO: 5
|
||||
# SPLIT_INDEX: 9
|
||||
# - SPLIT_INTO: 5
|
||||
# SPLIT_INDEX: 10
|
||||
|
||||
depends_on:
|
||||
- build-all-versions-install-deps
|
||||
|
|
|
|||
Loading…
Reference in a new issue