There was an error while loading. Please reload this page.
1 parent 623213f commit 1c41491Copy full SHA for 1c41491
2 files changed
.github/workflows/gpu_tests.yml
@@ -7,8 +7,6 @@ permissions:
7
8
env:
9
CCACHE_DIR: "${{ github.workspace }}/.ccache"
10
- # Needed because Pixi doesn't set mtime for compilers
11
- CCACHE_COMPILERCHECK: "content"
12
13
concurrency:
14
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
.github/workflows/tests.yml
0 commit comments