Skip to content
This repository was archived by the owner on Aug 24, 2023. It is now read-only.

Commit 751739c

Browse files
committed
Test run without windows
1 parent a835de8 commit 751739c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ jobs:
9393
name: Build (cargo)
9494
strategy:
9595
matrix:
96-
os: [ubuntu-latest, macos-latest, windows-latest]
96+
os: [ubuntu-latest, macos-latest]
9797
runs-on: ${{ matrix.os }}
9898
steps:
9999
- uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 # v3.1.0

0 commit comments

Comments
 (0)