Skip to content

Commit

Permalink
Remove pypy 3.11 test
Browse files Browse the repository at this point in the history
There is no pypy 3.11
  • Loading branch information
trey-stafford committed Apr 30, 2024
1 parent ffb2cae commit ab882bc
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,6 @@ jobs:
python-version: ["3.11", "3.12"]
runs-on: ["ubuntu-latest", "macos-latest", "windows-latest"]

include:
- python-version: "pypy-3.11"
runs-on: "ubuntu-latest"

steps:
- uses: "actions/checkout@v4"
with:
Expand Down

0 comments on commit ab882bc

Please sign in to comment.