Skip to content

Commit

Permalink
Removed pypy3
Browse files Browse the repository at this point in the history
  • Loading branch information
burgerbecky committed Jul 19, 2024
1 parent 575aec6 commit 6efdbbe
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/python-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ jobs:
- "macos14-py310"
- "macos14-py311"
- "macos14-py312"
- "macos14-pypy3"
- "windows-2022-py36"
- "windows-2022-py37"
- "windows-2022-py38"
Expand Down Expand Up @@ -159,10 +158,6 @@ jobs:
python: "3.12"
os: "macos-14"
tox_env: "py312"
- name: "macos14-pypy3"
python: "pypy3"
os: "macos-14"
tox_env: "pypy3"
# Windows 2022 Server
- name: "windows-2022-py36"
python: "3.6"
Expand Down

0 comments on commit 6efdbbe

Please sign in to comment.