Skip to content

Commit

Permalink
Update MacOS in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
schmoelder committed Dec 4, 2024
1 parent 45babef commit 35e0c67
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ jobs:
os: [ubuntu-latest]
python-version: ["3.10", "3.11", "3.12"]
include:
# - os: windows-latest
# python-version: "3.12"
- os: macos-12
- os: windows-latest
python-version: "3.12"
- os: macos-13
python-version: "3.12"

env:
Expand Down

0 comments on commit 35e0c67

Please sign in to comment.