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.
2 parents b88334c + 8680875 commit bd2163dCopy full SHA for bd2163d
.github/workflows/macos-linux-pixi.yml
@@ -38,7 +38,7 @@ jobs:
38
strategy:
39
fail-fast: false
40
matrix:
41
- os: [ubuntu-latest, macos-latest, macos-13]
+ os: [ubuntu-latest, macos-latest, macos-15-intel]
42
environment: [all, all-py310]
43
build_type: [Release, Debug]
44
0 commit comments