Skip to content

Commit 1f18c32

Browse files
committed
fix ci
1 parent 0df3a97 commit 1f18c32

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
@@ -13,7 +13,7 @@ env:
1313
jobs:
1414
build:
1515

16-
runs-on: [ubuntu-latest, macos-latest, windows-latest]
16+
runs-on: [ubuntu-latest]
1717

1818
steps:
1919

0 commit comments

Comments
 (0)