Skip to content

Commit 22a0285

Browse files
committed
ci: Run tests on Windows
1 parent 33b043f commit 22a0285

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ jobs:
107107
runs-on: ${{ matrix.os }}
108108
strategy:
109109
matrix:
110-
os: [macos-latest]
110+
os: [macos-latest, windows-latest]
111111
steps:
112112
- name: Checkout Crate
113113
uses: actions/checkout@v4

0 commit comments

Comments
 (0)