Use Python 3.11 for the stub_uploader tests in the daily test (#10854)

This commit is contained in:
Alex Waygood
2023-10-07 01:51:15 +01:00
committed by GitHub
parent 13673bb07c
commit a0047c4266

View File

@@ -116,7 +116,7 @@ jobs:
path: stub_uploader
- uses: actions/setup-python@v4
with:
python-version: "3.10"
python-version: "3.11"
cache: pip
cache-dependency-path: stub_uploader/requirements.txt
- name: Run tests