diff --git a/.github/workflows/continuous.yml b/.github/workflows/continuous.yml index acf8a0e089..d7332edb1a 100644 --- a/.github/workflows/continuous.yml +++ b/.github/workflows/continuous.yml @@ -429,7 +429,7 @@ jobs: with: force-delete: true runs-on: '[ "Windows", "NAS", "build", "avx512" ]' - dpcpp-version: oneAPI/compiler/2024.2 + dpcpp-version: oneAPI/compiler/2024.2.1 cmd: | cmake --preset windows-ICX -DCMAKE_BUILD_TYPE=RelWithDebInfo -DEMBREE_TESTING_INTENSITY=2 cmake --build build --config RelWithDebInfo --target build