Skip to content

Commit

Permalink
Use macos-latest instead of macos-12
Browse files Browse the repository at this point in the history
  • Loading branch information
Yoshanuikabundi committed Nov 12, 2024
1 parent 45e4de1 commit 17a88d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/examples-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [macOS-12, ubuntu-latest]
os: [macOS-latest, ubuntu-latest]
python-version: ["3.11", "3.12"]
pydantic-version: ["2"]
include-rdkit: [true]
Expand Down

0 comments on commit 17a88d2

Please sign in to comment.