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 ac30c32 commit 8113cb9Copy full SHA for 8113cb9
.github/workflows/sycl-nightly.yml
@@ -23,7 +23,7 @@ jobs:
23
# prefer widespread gzip compression.
24
artifact_archive_name: sycl_linux.tar.gz
25
26
- ubuntu2204_shared_build:
+ linux_shared_build:
27
if: github.repository == 'intel/llvm'
28
uses: ./.github/workflows/sycl-linux-build.yml
29
secrets: inherit
0 commit comments