Skip to content

Commit cee6b23

Browse files
committed
[check.yml] Disable MacOS action, pending investigation
1 parent ee9b5bf commit cee6b23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
matrix:
1919
cfg:
2020
- { name: 'Linux', os: 'ubuntu-24.04' }
21-
- { name: 'MacOS', os: 'macos-15' }
21+
# - { name: 'MacOS', os: 'macos-15' }
2222

2323
steps:
2424
- name: checkout

0 commit comments

Comments
 (0)