Skip to content

Commit

Permalink
Ensure we do run macOS Intel CI
Browse files Browse the repository at this point in the history
  • Loading branch information
jaimergp committed Apr 23, 2024
1 parent a4916b4 commit 5fbeb76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/make_bundle_conda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ jobs:
"target-platform": "linux-64",
},
{
"os": "macos-latest",
"os": "macos-12",
"python-version": "3.9",
"target-platform": "osx-64",
},
Expand Down

0 comments on commit 5fbeb76

Please sign in to comment.