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 c7e8c65 commit bbff13dCopy full SHA for bbff13d
.github/workflows/sycl-linux-precommit.yml
@@ -69,8 +69,8 @@ jobs:
69
with:
70
build_ref: ${{ github.sha }}
71
build_cache_root: "/__w/"
72
- build_artifact_suffix: "default"
73
- build_cache_suffix: "default"
+ build_artifact_suffix: "ubuntu22"
+ 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