-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update opam files + set up tests (#3)
* feat: port to Melange v2 * update opam files + set up tests * fix tests * fix tests (promotion still not working) * fix some pkgs / deps issues * update ci to 5.1 --------- Co-authored-by: Antonio Nuno Monteiro <[email protected]>
- Loading branch information
1 parent
1fa57a6
commit a504c08
Showing
15 changed files
with
3,895 additions
and
74 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -20,7 +20,7 @@ jobs: | |
# disabling this for now | ||
|
||
ocaml-compiler: | ||
- 4.14.x | ||
- 5.1.x | ||
|
||
runs-on: ${{ matrix.os }} | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.