Skip to content

Commit

Permalink
Add Python 3.12 prerelease to build matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
jbarlow83 committed Aug 1, 2023
1 parent 7c38c71 commit b5dc276
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ 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 b5dc276

Please sign in to comment.