We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0085401 commit 3ee9637Copy full SHA for 3ee9637
.github/workflows/test.yaml
@@ -18,7 +18,7 @@ jobs:
18
test:
19
strategy:
20
matrix:
21
- python-version: ["3.11"]
+ python-version: ["3.10", "3.11"]
22
platform:
23
- ubuntu-latest
24
env:
0 commit comments