chore: pin python version for test ci
All checks were successful
Tests / tests (pull_request) Successful in 23s
All checks were successful
Tests / tests (pull_request) Successful in 23s
This commit is contained in:
@@ -18,5 +18,5 @@ jobs:
|
||||
- name: Set up Python
|
||||
uses: actions/setup-python@v6
|
||||
with:
|
||||
python-version-file: pyproject.toml
|
||||
python-version: "3.11"
|
||||
- run: python3 -m tests
|
||||
|
||||
Reference in New Issue
Block a user