Skip to content

Commit 62eef4b

Browse files
authored
add Windows to tests
1 parent 7b86291 commit 62eef4b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

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

0 commit comments

Comments
 (0)