Skip to content

Commit

Permalink
actions: test spawn under 3.13
Browse files Browse the repository at this point in the history
Signed-off-by: Zac Medico <[email protected]>
  • Loading branch information
zmedico committed Oct 21, 2024
1 parent 123a7be commit fad3818
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
start-method: 'spawn'
- python-version: '3.11'
start-method: 'spawn'
- python-version: '3.13-dev'
- python-version: '3.12'
start-method: 'spawn'
- python-version: 'pypy-3.10'
start-method: 'spawn'
Expand Down

0 comments on commit fad3818

Please sign in to comment.