Merge pull request #286 from fosslinux/ci-length

split CI into three (as a temporary solution)
This commit is contained in:
fosslinux 2023-05-10 07:30:52 +00:00 committed by GitHub
commit e86db47b6e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 118 additions and 38 deletions

View file

@ -78,6 +78,7 @@ DESTDIR=${DESTDIR}
DISTFILES=${DISTFILES}
SRCDIR=${SRCDIR}
MAKEJOBS=${MAKEJOBS}
INTERNAL_CI=${INTERNAL_CI}
EOF
exec ./run.sh

View file

@ -120,6 +120,8 @@ build python-3.8.16
build python-3.11.1
[ "${INTERNAL_CI}" = "pass2" ] && exit 0
build gcc-10.4.0
build binutils-2.38 pass2.sh