Skip to content

Commit 709b6ae

Browse files
committed
ci: remove Windows build
1 parent 4b6e852 commit 709b6ae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
build:
77
strategy:
88
matrix:
9-
os: [macos-latest, ubuntu-latest, windows-latest]
9+
os: [macos-latest, ubuntu-latest]
1010
runs-on: ${{ matrix.os }}
1111
steps:
1212
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)