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 ed79cc2 commit 5cff60fCopy full SHA for 5cff60f
.github/workflows/rust.yml
@@ -19,7 +19,7 @@ jobs:
19
os: [
20
ubuntu-latest,
21
windows-latest,
22
- # macos-latest # disabled due to incompatibility. See issue #1
+ macos-latest,
23
]
24
rust: [stable]
25
steps:
0 commit comments