From 7a9e9c97d30d02a8bcbae0e9cd49530046a10fe5 Mon Sep 17 00:00:00 2001 From: "Charlton, Scott R" Date: Tue, 2 Jul 2024 15:10:27 -0600 Subject: [PATCH] Updated python version --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 76da076..080bd3c 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -15,7 +15,7 @@ env: GENERATOR: Ninja Multi-Config SGEN: ninja-x64 PYTHON_INSTALL_DIR: C:\Python-x64 - PYTHON_VERSION: 3.8.10 + PYTHON_VERSION: 3.12.4 # @TODO change ${{runner.os}} to ${{runner.env???}} -> vs2019-x64 # oneAPI