We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9262e6f commit 17221cfCopy full SHA for 17221cf
.github/workflows/tests-schedule.yml
@@ -18,7 +18,7 @@ jobs:
18
- name: Set up python
19
uses: actions/setup-python@v2
20
with:
21
- python-version: 3.9
+ python-version: 3.10
22
23
- name: Upgrade system packages
24
run: python -m pip install --upgrade pip setuptools wheel
0 commit comments