Skip to content

Commit

Permalink
Ensure we do run macOS Intel CI (#137)
Browse files Browse the repository at this point in the history
  • Loading branch information
jaimergp committed Apr 23, 2024
1 parent 5f45799 commit ff1f1b5
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 ff1f1b5

Please sign in to comment.