Downgraded Python version to 3.12.3 (#2331)

Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
This commit is contained in:
மனோஜ்குமார் பழனிச்சாமி
2024-06-09 11:54:30 +05:30
committed by GitHub
parent a9a2f10170
commit e0ad289483
2 changed files with 3 additions and 3 deletions

View File

@@ -23,7 +23,7 @@ jobs:
name: Test on macOS
runs-on: macos-13
env:
INSTALL_DOCKER: "0" # Set to '0' to skip Docker installation
INSTALL_DOCKER: "1" # Set to '0' to skip Docker installation
strategy:
matrix:
python-version: ["3.11"]