We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf7ed75 commit 7daa435Copy full SHA for 7daa435
.github/workflows/sycl-linux-precommit.yml
@@ -70,7 +70,7 @@ jobs:
70
build_ref: ${{ github.sha }}
71
build_cache_root: "/__w/"
72
build_artifact_suffix: "ubuntu22"
73
- build_cache_suffix: "default"
+ build_cache_suffix: "ubuntu22"
74
build_image: "ghcr.io/intel/llvm/ubuntu2204_build:latest"
75
changes: ${{ needs.detect_changes.outputs.filters }}
76
0 commit comments