Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
tobil4sk committed Sep 5, 2024
1 parent 16293d4 commit 58d107d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,9 @@ jobs:
- os: ubuntu-latest
ocaml-compiler: ocaml-variants.5.2.0+options,ocaml-option-flambda
- os: windows-latest
windows-environment: 'msys2'
windows-environment: cygwin
- os: windows-latest
windows-environment: msys2

runs-on: ${{ matrix.os }}

Expand Down

0 comments on commit 58d107d

Please sign in to comment.