Skip to content

Commit

Permalink
github: test python3.14 with default forkserver start method
Browse files Browse the repository at this point in the history
Bug: https://bugs.gentoo.org/941956
Signed-off-by: Zac Medico <[email protected]>
  • Loading branch information
zmedico committed Nov 5, 2024
1 parent 6648a0d commit c3d2596
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,6 @@ jobs:
start-method: 'spawn'
- python-version: '3.13-dev'
start-method: 'spawn'
- python-version: '3.14-dev'
start-method: 'fork'
- python-version: 'pypy-3.10'
start-method: 'spawn'
fail-fast: false
Expand Down

0 comments on commit c3d2596

Please sign in to comment.