Skip to content

Commit d46837c

Browse files
committed
Run CI builds on mac and windows
1 parent 99560e1 commit d46837c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/rust-test.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ jobs:
2727
matrix:
2828
os:
2929
- ubuntu-latest
30-
# - macos-11
31-
# - windows-latest
30+
- macos-11
31+
- windows-latest
3232
runs-on: ${{ matrix.os }}
3333

3434
steps:

0 commit comments

Comments
 (0)