Skip to content

Commit

Permalink
Restore Windows CI
Browse files Browse the repository at this point in the history
The latest version of `setup-ocaml` has a new support for Windows. As we
plan to support officially the Windows platform, we should test it on
our CI.
  • Loading branch information
Halbaroth committed Aug 9, 2024
1 parent ee6c930 commit 9831168
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
os:
- macos-latest
- ubuntu-latest
- windows-latest
ocaml-compiler:
- 4.08.1
- 4.14.2
Expand Down

0 comments on commit 9831168

Please sign in to comment.