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 f82e19f commit 0144d1aCopy full SHA for 0144d1a
.github/workflows/tests+pypi.yml
@@ -61,10 +61,11 @@ jobs:
61
python-version: "3.12"
62
- platform: macos-13
63
python-version: "3.13"
64
- - platform: macos-14
65
- python-version: "3.10"
66
67
- python-version: "3.11"
+ # ipykernel dies on notebook runs
+ # - platform: macos-14
+ # python-version: "3.10"
68
+ # python-version: "3.11"
69
- platform: macos-14
70
71
0 commit comments