Skip to content
Snippets Groups Projects
Commit b5a9ebf5 authored by Michal Babej's avatar Michal Babej
Browse files

examples/conformance: update to v2024.10.09

parent 8444686d
No related branches found
No related tags found
No related merge requests found
...@@ -85,7 +85,7 @@ if(CUSTOM_CTS_GIT_TAG) ...@@ -85,7 +85,7 @@ if(CUSTOM_CTS_GIT_TAG)
set(CTS_GIT_TAG "${CUSTOM_CTS_GIT_TAG}") set(CTS_GIT_TAG "${CUSTOM_CTS_GIT_TAG}")
else() else()
# Use PoCL's fork which has pending fixes. # Use PoCL's fork which has pending fixes.
set(CTS_GIT_TAG "v2024.08.28") set(CTS_GIT_TAG "v2024.10.09")
endif() endif()
set(TS_BUILDDIR "${TS_BUILDDIR}/test_conformance") set(TS_BUILDDIR "${TS_BUILDDIR}/test_conformance")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment