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 b88334c commit 8680875Copy full SHA for 8680875
.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