Skip to content

Commit 48a2302

Browse files
authored
CI: Temp disable macos and windows runners
1 parent 13b8a20 commit 48a2302

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
strategy:
1616
fail-fast: false
1717
matrix:
18-
os: [ubuntu-latest, windows-latest, macos-latest]
18+
os: [ubuntu-latest]
1919
runs-on: ${{matrix.os}}
2020
steps:
2121
- name: Checkout repository

0 commit comments

Comments
 (0)