We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d414eaa commit df0bf98Copy full SHA for df0bf98
1 file changed
.github/workflows/build_master.yml
@@ -11,7 +11,7 @@ jobs:
11
#NO_NET: 1
12
strategy:
13
matrix:
14
- python-version: ["3.13"]
+ python-version: ["3.14-dev"]
15
steps:
16
17
- uses: actions/checkout@v4
0 commit comments