Skip to content

Commit 681c7c3

Browse files
committed
CI: Stop checking conda on macOS
1 parent 7d722ef commit 681c7c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ jobs:
111111
matrix:
112112
os:
113113
- ubuntu-20.04
114-
- macos-latest
114+
#- macos-latest
115115
ruby:
116116
- "3.1"
117117
python:

0 commit comments

Comments
 (0)