1 parent a8f3430 commit 386f971Copy full SHA for 386f971
1 file changed
.github/workflows/main.yml
@@ -17,7 +17,7 @@ jobs:
17
strategy:
18
matrix:
19
os: [Ubuntu, MacOS, Windows]
20
- python-version: ["3.14", "3.10"]
+ python-version: ["3.14-rc.2", "3.10"]
21
22
steps:
23
- uses: actions/checkout@v2
0 commit comments