Skip to content

Commit

Permalink
Revert "Add Python 3.12 prerelease to build matrix"
Browse files Browse the repository at this point in the history
This reverts commit b5dc276.

Would require building pikepdf from source on Python 3.12, which is
not worth the effort at this point.
  • Loading branch information
jbarlow83 committed Aug 1, 2023
1 parent b5dc276 commit 32693b6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,6 @@ jobs:
python: "3.10"
- os: ubuntu-latest
python: "3.11"
- os: ubuntu-latest
python: "3.12.0-alpha - 3.12.0"
# - os: ubuntu-latest
# python: "pypy3.8"
#- os: ubuntu-latest
Expand Down

0 comments on commit 32693b6

Please sign in to comment.