Skip to content

Commit 6e8dd1b

Browse files
committed
chore: disable macos ci
1 parent f016087 commit 6e8dd1b

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
@@ -13,7 +13,7 @@ jobs:
1313
matrix:
1414
os:
1515
- ubuntu-latest
16-
- macos-latest
16+
# - macos-latest # macos-stable seems to fail because of Atom rendering engine crashing
1717
- windows-latest
1818
atom_channel: [stable, beta]
1919
steps:

0 commit comments

Comments
 (0)