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.
2 parents ae230d1 + 598441a commit 2190a69Copy full SHA for 2190a69
1 file changed
.github/workflows/cron_tests.yaml
@@ -18,12 +18,12 @@ jobs:
18
- name: Ubuntu - Python 3.11 with all optional dependencies
19
os: ubuntu-latest
20
python: "3.11"
21
- toxenv: 'py11-test-alldeps'
+ toxenv: 'py311-test-alldeps'
22
23
- name: MacOs - Python 3.11 with all optional dependencies
24
os: macos-latest
25
26
27
28
- name: Ubuntu - Python 3.12 with all optional dependencies
29
0 commit comments