Skip to content

Commit

Permalink
TMP CI: Pin a branch for Solo5 on FreeBSD
Browse files Browse the repository at this point in the history
  • Loading branch information
shym committed May 6, 2024
1 parent 16a518d commit 3cafacd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ freebsd_task:
setup_script:
- opam update
- opam install dune
- opam pin add -n solo5 'https://github.com/shym/solo5.git#freebsd-stdatomic'
- opam pin add -n -t .
- opam depext -yt ocaml-solo5
- opam install -t ocaml-solo5 --deps-only
Expand Down

0 comments on commit 3cafacd

Please sign in to comment.