Commit a4c7a5f
authored
GitHub Actions: Test on Python 3.14 release candidate 2
```diff
- python-version: ["3.10", "3.11", "3.12", "3.13"]
+ python-version: ["3.10", "3.11", "3.12", "3.13", "3.14"]
```
https://www.python.org/download/pre-releases
https://www.python.org/downloads/release/python-3140rc21 parent 47d35f0 commit a4c7a5f
File tree
1 file changed
+1
-1
lines changed- .github/workflows
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
0 commit comments