Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
fabioz committed Nov 16, 2023
1 parent 9b1bb44 commit d82fded
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pydevd-tests-python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,15 +34,15 @@ jobs:
python: "3.7"
os: macos-latest
PYDEVD_USE_CYTHON: YES
- name: "ubuntu-py38-cython-checkbin"
- name: "ubuntu-py38-cython"
python: "3.8"
os: ubuntu-latest
PYDEVD_USE_CYTHON: YES
- name: "windows-py39-cython"
python: "3.9"
os: windows-latest
PYDEVD_USE_CYTHON: YES
- name: "windows-py310-cython"
- name: "windows-py310-cython-checkbin"
python: "3.10"
os: windows-latest
PYDEVD_USE_CYTHON: YES
Expand Down

0 comments on commit d82fded

Please sign in to comment.