fix(ci): split oversized weekly rebuild matrix
All checks were successful
ci/crow/cron/process-updates/9 Pipeline was successful
All checks were successful
ci/crow/cron/process-updates/9 Pipeline was successful
This commit is contained in:
parent
132d1d2d3c
commit
b75fd2f1c4
1 changed files with 253 additions and 47 deletions
|
|
@ -122,15 +122,6 @@ matrix:
|
|||
ARCH: arm64
|
||||
R_VERSION: 4.4.3
|
||||
IMG: ubuntu:noble
|
||||
- OS: ubuntu-2604
|
||||
ARCH: amd64
|
||||
R_VERSION: 4.4.3
|
||||
IMG: ubuntu:resolute
|
||||
- OS: ubuntu-2604
|
||||
ARCH: arm64
|
||||
R_VERSION: 4.4.3
|
||||
IMG: ubuntu:resolute
|
||||
|
||||
steps:
|
||||
- name: 'Re-index the slot'
|
||||
image: reg.devxy.io/rpkgs/build-env-${IMG}
|
||||
|
|
|
|||
Loading…
Reference in a new issue