Skip to content

Commit

Permalink
simplify
Browse files Browse the repository at this point in the history
  • Loading branch information
folone committed Jun 28, 2024
1 parent ad29f7a commit 44aa040
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,7 @@ jobs:
matrix:
os: [macos-latest, ubuntu-latest, windows-latest]
ocaml:
- ocaml-base-compiler.5.1.0
include:
- {os: ubuntu-latest, ocaml: 5.1.0}
- {os: ubuntu-latest, ocaml: 5.1.1}
- {os: ubuntu-latest, ocaml: 5.2.0}
- ocaml-base-compiler.5.2.0

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

Expand Down

0 comments on commit 44aa040

Please sign in to comment.