diff --git a/.ci/Jenkinsfile b/.ci/Jenkinsfile index ab372b1598d30edffb7f8c0e13094864427c36c3..90520fe23e0fe5663d59eccb991791a930cd9465 100755 --- a/.ci/Jenkinsfile +++ b/.ci/Jenkinsfile @@ -23,7 +23,7 @@ pipeline { parameters { string(name: 'BUILD_CACHE_NAME', - defaultValue: 'init_from_2023-05-10_1', + defaultValue: 'init_from_2023-09-07_1', description: 'Which buildcache to use? They reside under $HOME/build_caches/$BUILD_CACHE_NAME and will be created if they do not exist.') }