Skip to content
Snippets Groups Projects
Commit 53ebe405 authored by Philipp Hörist's avatar Philipp Hörist
Browse files

ci: Windows: Update python version to 3.10

parent 358fb15d
No related branches found
No related tags found
No related merge requests found
......@@ -12,7 +12,7 @@ cd "${DIR}"
# CONFIG START
MAJOR_PY_VERSION="3"
MINOR_PY_VERSION="9"
MINOR_PY_VERSION="10"
PYTHON_VERSION="${MAJOR_PY_VERSION}.${MINOR_PY_VERSION}"
BUILD_VERSION="0"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment