mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
gha: Update buildcache and relax BUILDCACHE_ACCURACY
This commit is contained in:
parent
4759b72b98
commit
dbf310db9e
3
.github/workflows/ResInsightWithCache.yml
vendored
3
.github/workflows/ResInsightWithCache.yml
vendored
@ -10,8 +10,9 @@ on:
|
||||
env:
|
||||
NINJA_VERSION: 1.9.0
|
||||
BUILD_TYPE: Release
|
||||
BUILDCACHE_VERSION: 0.23.0
|
||||
BUILDCACHE_VERSION: 0.24.4
|
||||
BUILDCACHE_DIR: ${{ github.workspace }}/buildcache_dir
|
||||
BUILDCACHE_ACCURACY: SLOPPY
|
||||
|
||||
jobs:
|
||||
ResInsight-x64-buildcache:
|
||||
|
Loading…
Reference in New Issue
Block a user