Skip to content

Commit

Permalink
Drop pypy 3.8 which from being built, which is no longer in the docke…
Browse files Browse the repository at this point in the history
…r image
  • Loading branch information
flacjacket committed Jul 26, 2024
1 parent 48a08a0 commit 5d57f3f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,8 +117,6 @@ jobs:
strategy:
matrix:
include:
- python-version: "3.8"
pypy-version: "7.3"
- python-version: "3.9"
pypy-version: "7.3"
- python-version: "3.10"
Expand Down Expand Up @@ -164,7 +162,6 @@ jobs:
- "3.10"
- "3.11"
- "3.12"
- "pypy-3.8"
- "pypy-3.9"
- "pypy-3.10"
steps:
Expand Down

0 comments on commit 5d57f3f

Please sign in to comment.