We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f06ed16 commit 00d71fdCopy full SHA for 00d71fd
1 file changed
.github/workflows/build_latest.yml
@@ -14,7 +14,7 @@ jobs:
14
#NO_NET: 1
15
strategy:
16
matrix:
17
- python-version: ["3.13" "3.14-dev"]
+ python-version: ["3.13", "3.14-dev"]
18
steps:
19
20
- uses: actions/checkout@v4
0 commit comments