Skip to content

Commit 5cff60f

Browse files
committed
Add macos again
1 parent ed79cc2 commit 5cff60f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
os: [
2020
ubuntu-latest,
2121
windows-latest,
22-
# macos-latest # disabled due to incompatibility. See issue #1
22+
macos-latest,
2323
]
2424
rust: [stable]
2525
steps:

0 commit comments

Comments
 (0)