Skip to content

Commit

Permalink
fix the nogil option
Browse files Browse the repository at this point in the history
  • Loading branch information
nedbat committed May 12, 2024
1 parent 36cbc70 commit 54aae15
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/python-nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,8 @@ jobs:
- "pypy-3.8-nightly"
- "pypy-3.9-nightly"
- "pypy-3.10-nightly"
nogil:
- false
include:
- python-version: "pypy-3.10-nightly"
os: "windows-latest"
Expand Down

0 comments on commit 54aae15

Please sign in to comment.