Skip to content

Commit f5de758

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

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/ci.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
- name: 🐧
5959
matrix: linux
6060
runs-on:
61-
- intel: ubuntu-latest
61+
intel: ubuntu-latest
6262
python_platform: linux
6363
container:
6464
"2.7": docker://python:2.7-buster
@@ -77,13 +77,13 @@ jobs:
7777
- name: 🪟
7878
matrix: windows
7979
runs-on:
80-
- intel: windows-latest
80+
intel: windows-latest
8181
python_platform: win32
8282
- name: 🍎
8383
matrix: macos
8484
runs-on:
85-
- arm: macos-latest
86-
- intel: macos-13
85+
arm: macos-latest
86+
intel: macos-13
8787
python_platform: darwin
8888
arch:
8989
- name: ARM

0 commit comments

Comments
 (0)