mirror of
https://github.com/OpenMW/openmw.git
synced 2025-02-07 05:45:33 +00:00
try to bump fresh cache
This commit is contained in:
parent
acafb411bc
commit
ea9b37d682
1 changed files with 2 additions and 2 deletions
|
@ -187,7 +187,7 @@ Teal:
|
|||
Ubuntu_GCC_Debug:
|
||||
extends: .Ubuntu
|
||||
cache:
|
||||
key: Ubuntu_GCC_Debug.ubuntu_22.04.v1
|
||||
key: Ubuntu_GCC_Debug.ubuntu_22.04.v2
|
||||
before_script:
|
||||
- CI/install_debian_deps.sh gcc openmw-deps openmw-deps-dynamic
|
||||
variables:
|
||||
|
@ -512,7 +512,7 @@ macOS13_Xcode14_arm64:
|
|||
tags:
|
||||
- saas-macos-medium-m1
|
||||
cache:
|
||||
key: macOS12_Xcode14_arm64.v3
|
||||
key: macOS12_Xcode14_arm64.v4
|
||||
variables:
|
||||
CCACHE_SIZE: 3G
|
||||
|
||||
|
|
Loading…
Reference in a new issue