ci: update PYTHON_VERSION to 3.11
- Update the PYTHON_VERSION environment variable in the ci.yaml workflow file to 3.11.
- This change is necessary to ensure that the correct version of Python is used in the CI pipeline.

Makefile: update Python version in setup

- Update the Python version in the setup target of the Makefile to 3.11.
- This change ensures that the correct version of Python is used when creating the virtual environment and installing dependencies.
- It aligns with the updated PYTHON_VERSION in the ci.yaml workflow file.
1 parent 50e6244 commit d39eb7e20a4f97f50a38f6a63bea836011893724
@liblaf liblaf authored on 18 Nov 2023
Showing 4 changed files
View
.github/sync-repo-settings.yaml 100644 → 0
View
.github/workflows/ci.yaml
View
.github/workflows/license.yaml 100644 → 0
View
Makefile