summaryrefslogtreecommitdiff
path: root/compiler/luci-value-test/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/luci-value-test/CMakeLists.txt')
-rw-r--r--compiler/luci-value-test/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler/luci-value-test/CMakeLists.txt b/compiler/luci-value-test/CMakeLists.txt
index 3a5c42b11..ec7463409 100644
--- a/compiler/luci-value-test/CMakeLists.txt
+++ b/compiler/luci-value-test/CMakeLists.txt
@@ -20,6 +20,6 @@ add_test(NAME luci_value_test
COMMAND "${CMAKE_CURRENT_SOURCE_DIR}/evalverify.sh"
"${CMAKE_CURRENT_BINARY_DIR}"
"${ARTIFACTS_BIN_PATH}"
- "${NNCC_OVERLAY_DIR}/venv_1_13_2"
+ "${NNCC_OVERLAY_DIR}/venv_2_3_0"
${LUCI_VALUE_TESTS}
)