[CI] Changed VS version to see if it will prevent triggering AV

This commit is contained in:
Gliniak
2024-07-08 21:30:46 +02:00
parent bd77aae7d0
commit 5d3240d492
4 changed files with 4 additions and 4 deletions

2
xb.bat
View File

@@ -8,7 +8,7 @@ REM Environment Validation
REM ============================================================================
SET "PYTHON_MINIMUM_VERSION[0]=3"
SET "PYTHON_MINIMUM_VERSION[1]=8"
SET "PYTHON_MINIMUM_VERSION[1]=7"
CALL :check_python
IF %_RESULT% NEQ 0 (
ECHO.