We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 950b53a commit e74b9a9Copy full SHA for e74b9a9
1 file changed
.github/workflows/ci.yml
@@ -32,7 +32,8 @@ jobs:
32
- "3.9"
33
- "3.10"
34
- "3.11"
35
- - "3.12-dev"
+ - "3.12"
36
+ - "3.13-dev"
37
steps:
38
- uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2
39
- name: Set up Python ${{ matrix.python-version }}
0 commit comments