Skip to content

Commit

Permalink
only do macos latest
Browse files Browse the repository at this point in the history
  • Loading branch information
william-galvin committed Oct 27, 2024
1 parent a9e4d61 commit 3f901bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_upload_conda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
strategy:
matrix:
python-version: ["3.9"]
os: [ubuntu-latest, macos-latest, macos-12]
os: [ubuntu-latest, macos-latest]
steps:
- uses: actions/checkout@v3
with:
Expand Down

0 comments on commit 3f901bc

Please sign in to comment.