back to normal interval
This commit is contained in:
parent
1cc1b317c9
commit
f1c47ad0ae
1 changed files with 12 additions and 12 deletions
|
|
@ -34,7 +34,7 @@ steps:
|
|||
PLATFORM: redhat-9
|
||||
ARCH: arm64
|
||||
NCPUS: 2
|
||||
INTERVAL: lubridate::interval(lubridate::today() - 180, lubridate::today() - 3)
|
||||
INTERVAL: lubridate::interval(lubridate::today() - 6, lubridate::today() - 3)
|
||||
# volumes:
|
||||
# - arm64-binaries-r-dep-cache-redhat-9:/mnt/cache
|
||||
commands:
|
||||
|
|
|
|||
Loading…
Reference in a new issue