Commit 20cd6ca
authored
Change: Drop support for Python 3.8 and add Python 3.12 (#619)
* Change: Drop support for Python 3.8 and add Python 3.12
Only support current Python versions.
* Drop: Remove superfluous workflow for mypy checks
The checks are already run in the generic ci-python.yml workflow.1 parent ec9436e commit 20cd6ca
File tree
3 files changed
+261
-217
lines changed- .github/workflows
3 files changed
+261
-217
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | 15 | | |
17 | 16 | | |
18 | 17 | | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | 25 | | |
32 | 26 | | |
33 | 27 | | |
| |||
0 commit comments