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 1f5e50a commit cf7ed75Copy full SHA for cf7ed75
.github/workflows/sycl-linux-precommit.yml
@@ -69,7 +69,7 @@ jobs:
69
with:
70
build_ref: ${{ github.sha }}
71
build_cache_root: "/__w/"
72
- build_artifact_suffix: "default"
+ build_artifact_suffix: "ubuntu22"
73
build_cache_suffix: "default"
74
build_image: "ghcr.io/intel/llvm/ubuntu2204_build:latest"
75
changes: ${{ needs.detect_changes.outputs.filters }}
0 commit comments