We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87bf680 commit b7a0e36Copy full SHA for b7a0e36
1 file changed
.github/workflows/test.yaml
@@ -18,7 +18,7 @@ jobs:
18
- windows-latest
19
- macos-latest
20
python-version:
21
- - '3.9'
+ - '3.10'
22
- '3.13'
23
steps:
24
- uses: actions/checkout@v5
0 commit comments