@samitouri / QOSAMI-WSL / commits / 3c800c86

Update the test packages drop (#13300)

Blue committed Jul 29, 2025 at 07:34 UTC 3c800c86619cd7359323181c398045a8e1635a76
1 file changed +1 -1
cloudtest/CMakeLists.txt
+1 -1
@@ -9,7 +9,7 @@ if (${TARGET_PLATFORM} STREQUAL x64)
9 "wsl-test-image-win10-22h2-ent-g2-2024-09-10")
10
11
12 - set(CLOUDTEST_TEST_PACKAGES "Test_Packages_2024_02_27")
12 + set(CLOUDTEST_TEST_PACKAGES "Test_Packages_2025_07_28")
13 set(DUMPTOOL_DROP "DumpTool_X64_2025-01-27")
14 elseif (${TARGET_PLATFORM} STREQUAL arm64)
15 set(CLOUDTEST_IMAGES)