Skip to content

Commit 5b8936d

Browse files
committed
Bump UMF version again
This fixes CI errors on SYCL Windows runners.
1 parent 2baf095 commit 5b8936d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/common/CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ if (NOT DEFINED UMF_REPO)
2323
endif()
2424

2525
if (NOT DEFINED UMF_TAG)
26-
# Merge pull request #638 from kswiecicki/umf-compile-options
27-
set(UMF_TAG 9f91964fabfbc8536b2eec6f54cb85feeab61667)
26+
# Merge pull request #639 from kswiecicki/umf-compile-options-win
27+
set(UMF_TAG bb07950f9804783cdc69951b90c2d7bd68c226f3)
2828
endif()
2929

3030
message(STATUS "Will fetch Unified Memory Framework from ${UMF_REPO}")

0 commit comments

Comments
 (0)