Skip to content

Commit

Permalink
Try CPython 3.12-dev on Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
Legrandin committed Sep 11, 2023
1 parent 0248345 commit fe24003
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,12 @@ jobs:
- python-version: "3.11"
cffi: yes
os: windows-latest
- python-version: "3.12-dev"
cffi: no
os: windows-latest
- python-version: "3.12-dev"
cffi: yes
os: windows-latest
- python-version: pypy2.7
cffi: no
os: ubuntu-latest
Expand Down

0 comments on commit fe24003

Please sign in to comment.