gha: Update buildcache and relax BUILDCACHE_ACCURACY

This commit is contained in:
Magne Sjaastad 2021-01-29 10:38:15 +01:00
parent 4759b72b98
commit dbf310db9e

View File

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