Disabled windows sycl builds

This commit is contained in:
DarthAffe 2025-06-29 12:33:27 +02:00 committed by GitHub
parent f2476cce35
commit 615709b49a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -527,7 +527,7 @@ jobs:
- windows-cpu - windows-cpu
- windows-cuda12 - windows-cuda12
- windows-cuda11 - windows-cuda11
- windows-sycl # - windows-sycl
- windows-hip - windows-hip
- windows-vulkan - windows-vulkan
- linux-cpu - linux-cpu
@ -577,4 +577,4 @@ jobs:
- name: Nuget Push - name: Nuget Push
id: nuget_push id: nuget_push
run: dotnet nuget push **\*.nupkg --skip-duplicate --api-key ${{ secrets.NUGET_TOKEN }} --source https://api.nuget.org/v3/index.json run: dotnet nuget push **\*.nupkg --skip-duplicate --api-key ${{ secrets.NUGET_TOKEN }} --source https://api.nuget.org/v3/index.json