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 34b93bf commit 2d55e8fCopy full SHA for 2d55e8f
.github/workflows/sycl_post_commit.yml
@@ -9,13 +9,15 @@ jobs:
9
name: Linux Default
10
uses: intel/llvm/.github/workflows/sycl_linux_build_and_test.yml@sycl
11
with:
12
+ build_runs_on: build
13
build_cache_root: "/__w/llvm"
14
build_github_cache: true
- build_artifact_suffix: build
15
+ build_artifact_suffix: default
16
linux_no_assert:
17
name: Linux (no assert)
18
19
20
21
22
23
build_cache_suffix: gcc_no_assertions
0 commit comments