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 1e619b9 commit 03755b4Copy full SHA for 03755b4
.github/workflows/ci.yml
@@ -82,8 +82,8 @@ jobs:
82
- name: 🍎
83
matrix: macos
84
runs-on:
85
- - intel: macos-13
86
- arm: macos-latest
+ - intel: macos-13
87
python_platform: darwin
88
arch:
89
- name: ARM
@@ -229,10 +229,6 @@ jobs:
229
matrix: windows
230
231
matrix: arm
232
- - os:
233
- matrix: macos
234
- arch:
235
- matrix: arm
236
steps:
237
- uses: actions/checkout@v4
238
- name: Enable Problem Matchers
0 commit comments