Skip to content

Commit 0a8c627

Browse files
chore: disable macos runner for temporary outage of GitHub runners
1 parent caa7217 commit 0a8c627

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
matrix:
6262
os:
6363
- ubuntu
64-
- macos
64+
# - macos # Temporary disable since runners down
6565
- windows
6666
python-version:
6767
- '3.10'

0 commit comments

Comments
 (0)