Skip to content

Commit 8a664df

Browse files
committed
Remove SYCL build from github workflow
1 parent d1805ad commit 8a664df

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

.github/workflows/builds.yml

-10
Original file line numberDiff line numberDiff line change
@@ -40,16 +40,6 @@ jobs:
4040
- Release
4141
- Debug
4242
include:
43-
- platform:
44-
name: "SYCL"
45-
container: "ghcr.io/acts-project/ubuntu2004_cuda_oneapi:v37"
46-
options: -DTRACCC_BUILD_SYCL=TRUE -DTRACCC_BUILD_CUDA=FALSE -DVECMEM_BUILD_CUDA_LIBRARY=FALSE
47-
build: Release
48-
- platform:
49-
name: "SYCL"
50-
container: "ghcr.io/acts-project/ubuntu2004_rocm_oneapi:v37"
51-
options: -DTRACCC_BUILD_SYCL=TRUE -DVECMEM_BUILD_HIP_LIBRARY=FALSE
52-
build: Release
5343
- platform:
5444
name: "CUDA"
5545
container: ghcr.io/acts-project/ubuntu2004_cuda:v30

0 commit comments

Comments
 (0)