We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f016087 commit 6e8dd1bCopy full SHA for 6e8dd1b
.github/workflows/CI.yml
@@ -13,7 +13,7 @@ jobs:
13
matrix:
14
os:
15
- ubuntu-latest
16
- - macos-latest
+ # - macos-latest # macos-stable seems to fail because of Atom rendering engine crashing
17
- windows-latest
18
atom_channel: [stable, beta]
19
steps:
0 commit comments