We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f418a0 commit eb41815Copy full SHA for eb41815
1 file changed
.github/workflows/ci.yml
@@ -68,7 +68,7 @@ jobs:
68
strategy:
69
matrix:
70
RUNNER:
71
- - 'macos-13'
+ - 'macos-15-intel'
72
- 'macos-latest'
73
PYTHON:
74
- {VERSION: "3.8", NOXSESSION: "tests"}
0 commit comments