Skip to content

Commit 2c87d8f

Browse files
committed
bump cache rev
1 parent b292850 commit 2c87d8f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build_test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ concurrency:
99
env:
1010
CCACHE_DIR: ${{ github.workspace }}/.ccache
1111
CCACHE_MAXSIZE: 1G
12-
CCACHE_KEY_SUFFIX: r1
12+
CCACHE_KEY_SUFFIX: r2
1313
CONAN_HOME: ${{ github.workspace }}/.conan2
14-
CONAN_KEY_SUFFIX: r1
14+
CONAN_KEY_SUFFIX: r2
1515

1616
jobs:
1717
build:

0 commit comments

Comments
 (0)