1
0
Fork 0
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:
Bret Curtis 2023-08-04 18:18:45 +02:00
parent acafb411bc
commit ea9b37d682

View file

@ -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