Skip to content

Commit 1355d1b

Browse files
committed
fixed
1 parent 830069a commit 1355d1b

2 files changed

Lines changed: 287 additions & 111 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
runs-on: ${{ matrix.os }}
1616
strategy:
1717
matrix:
18-
os: [ubuntu-latest, macos-latest, windows-latest]
18+
os: [ubuntu-latest, macos-latest]
1919
rust: [stable]
2020

2121
steps:

0 commit comments

Comments
 (0)