Skip to content

Commit 03755b4

Browse files
authored
Update ci.yml
1 parent 1e619b9 commit 03755b4

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,8 @@ jobs:
8282
- name: 🍎
8383
matrix: macos
8484
runs-on:
85-
- intel: macos-13
8685
- arm: macos-latest
86+
- intel: macos-13
8787
python_platform: darwin
8888
arch:
8989
- name: ARM
@@ -229,10 +229,6 @@ jobs:
229229
matrix: windows
230230
arch:
231231
matrix: arm
232-
- os:
233-
matrix: macos
234-
arch:
235-
matrix: arm
236232
steps:
237233
- uses: actions/checkout@v4
238234
- name: Enable Problem Matchers

0 commit comments

Comments
 (0)