We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d12268 commit 777c7f3Copy full SHA for 777c7f3
1 file changed
.github/workflows/test.yml
@@ -13,7 +13,7 @@ jobs:
13
strategy:
14
matrix:
15
os: [ubuntu-latest]
16
- python-version: ['3.13', '3.12', '3.13']
+ python-version: ['3.11', '3.12', '3.13']
17
deps: [newest-deps]
18
experimental: [false]
19
include:
0 commit comments