We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4b5cf2 commit 1bf99a7Copy full SHA for 1bf99a7
.github/workflows/osx.yml
@@ -12,7 +12,7 @@ defaults:
12
13
jobs:
14
osx_build_from_conda_forge:
15
- runs-on: macos-latest
+ runs-on: macos-15
16
strategy:
17
matrix:
18
build_type: [Release, Debug]
0 commit comments