Skip to content

Commit

Permalink
CI: just macos is sufficient as windows distfiles are broken
Browse files Browse the repository at this point in the history
  • Loading branch information
avsm committed Apr 26, 2021
1 parent 0fab55a commit 0ff3efb
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,12 @@ jobs:
matrix:
os:
- macos-latest
- windows-latest
ocaml-version:
- 4.12.0
- 4.11.1
- 4.10.0
- 4.09.1
- 4.04.0
- 4.08.2

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

Expand Down

0 comments on commit 0ff3efb

Please sign in to comment.