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 598c510 commit 697f858Copy full SHA for 697f858
.github/workflows/pydevd-tests-python.yml
@@ -77,11 +77,11 @@ jobs:
77
os: windows-latest
78
PYDEVD_USE_CYTHON: YES
79
- name: "ubuntu-py314-cython"
80
- python: "3.14"
+ python: "3.14-dev"
81
os: ubuntu-20.04
82
83
- name: "windows-py314-cython"
84
85
86
87
0 commit comments