Skip to content

Commit

Permalink
Run examples on Python 3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
mattwthompson committed Sep 4, 2024
1 parent c84b321 commit a40cbad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/examples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest, macos-12]
python-version: ["3.10"]
python-version: ["3.12"]
rdkit: [true, false]
openeye: [true, false]
exclude:
Expand Down

0 comments on commit a40cbad

Please sign in to comment.