Skip to content

Commit

Permalink
update CI macos version
Browse files Browse the repository at this point in the history
  • Loading branch information
ronald-jaepel committed Jan 21, 2025
1 parent ce26c7a commit 8cbea86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_to_pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
include:
- os: windows-latest
python-version: "3.12"
- os: macos-12
- os: macos-latest
python-version: "3.12"

steps:
Expand Down

0 comments on commit 8cbea86

Please sign in to comment.