Skip to content

Commit

Permalink
[ci]: pin new xapi-fd*.opam packages
Browse files Browse the repository at this point in the history
Until they are available on master/xs-opam, turn pinning back on,
but only for these packages.

Signed-off-by: Edwin Török <[email protected]>
  • Loading branch information
edwintorok committed May 14, 2024
1 parent 67e71db commit b5b9114
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/setup-xapi-environment/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,9 @@ runs:
ocaml-compiler: ${{ steps.dotenv.outputs.ocaml_version_full }}
opam-repositories: |
xs-opam: ${{ steps.dotenv.outputs.repository }}
opam-pin: false
dune-cache: true
opam-pin: true
opam-local-packages: xapi-fd*.opam
env:
DUNE_CACHE_STORAGE_MODE: copy

Expand Down

0 comments on commit b5b9114

Please sign in to comment.