Skip to content

Commit

Permalink
Comment out Python 3.12 for now
Browse files Browse the repository at this point in the history
  • Loading branch information
browniebroke committed Dec 12, 2023
1 parent 87b1b10 commit 9adf635
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- python-version: 3.9
- python-version: "3.10"
- python-version: "3.11"
- python-version: "3.12"
# - python-version: "3.12"

env:
PYTHON: ${{ matrix.python-version }}
Expand Down

0 comments on commit 9adf635

Please sign in to comment.