Skip to content

Commit

Permalink
Disable 3.11-dev builds on windows and mac targets
Browse files Browse the repository at this point in the history
  • Loading branch information
rytilahti committed Jul 8, 2022
1 parent 74b6b42 commit be4f997
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,10 @@ jobs:
os: macos-latest
- python-version: pypy3
os: windows-latest
- python-version: 3.11-dev
os: macos-latest
- python-version: 3.11-dev
os: windows-latest

steps:
- uses: "actions/checkout@v2"
Expand Down

0 comments on commit be4f997

Please sign in to comment.