Skip to content

Commit

Permalink
Revert "Test on Python 3.12"
Browse files Browse the repository at this point in the history
This reverts commit 3acbf61.
  • Loading branch information
mattwthompson committed Feb 9, 2024
1 parent 3acbf61 commit 9330eed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
fail-fast: false
matrix:
os: [macOS-latest, ubuntu-latest]
python-version: ["3.12"]
python-version: ["3.9", "3.10"]
pydantic-version: ["1", "2"]
include-rdkit: [true, false]
include-openeye: [true, false]
Expand Down

0 comments on commit 9330eed

Please sign in to comment.