Skip to content

Commit 64700a7

Browse files
committed
ci: add windows-latest
relates to #42
1 parent 938f08e commit 64700a7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
test:
1010
strategy:
1111
matrix:
12-
os: [ubuntu-latest, macOS-latest]
12+
os: [ubuntu-latest, macOS-latest, windows-latest]
1313
runs-on: ${{ matrix.os }}
1414
steps:
1515
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)