Skip to content

Commit bd470d1

Browse files
committed
re-enable windows CI
1 parent 5e1960d commit bd470d1

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
@@ -21,7 +21,7 @@ jobs:
2121
os:
2222
- ubuntu-latest
2323
- macOS-latest
24-
# - windows-latest
24+
- windows-latest
2525
steps:
2626
- uses: actions/checkout@v4
2727
- uses: julia-actions/setup-julia@v2

0 commit comments

Comments
 (0)