Skip to content

Commit

Permalink
[ci] Remove obsolete pin on dune for Coq git build
Browse files Browse the repository at this point in the history
  • Loading branch information
ejgallego committed Jan 19, 2024
1 parent 413f870 commit 59cf47e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,6 @@ jobs:
if: ${{ matrix.coq-from-git }}
run: |
eval $(opam env)
opam pin add -k version dune 3.3.1
# First we update SERAPI_COQ_HOME for future steps as per https://docs.github.com/en/actions/reference/workflow-commands-for-github-actions#setting-an-environment-variable
echo "SERAPI_COQ_HOME=$HOME/coq-$COQ_BRANCH/_build/install/default/lib/" >> $GITHUB_ENV
# Update to coq-core some day
Expand Down

0 comments on commit 59cf47e

Please sign in to comment.