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 8930591 commit 94e6d19Copy full SHA for 94e6d19
.github/workflows/sycl-linux-precommit.yml
@@ -46,6 +46,7 @@ jobs:
46
build_artifact_suffix: "default"
47
build_cache_suffix: "default"
48
changes: ${{ needs.detect_changes.outputs.filters }}
49
+ build_image: "ghcr.io/intel/llvm/ubuntu2204_build:latest-cc1dd89176dd35522d57022a57204b41ae2611a9"
50
51
determine_arc_tests:
52
name: Decide which Arc tests to run
0 commit comments