Skip to content

Commit

Permalink
fix libcoq-core-ocaml-dev package name
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelgruetter committed Jul 12, 2022
1 parent 23e5b98 commit 2fd296f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coq.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
matrix:
env:
- { COQ_VERSION: "8.15.0", COQ_PACKAGE: "coq-8.15.0 libcoq-8.15.0-ocaml-dev", PPA: "ppa:jgross-h/many-coq-versions-ocaml-4-11" }
- { COQ_VERSION: "master", COQ_PACKAGE: "coq libcoq-ocaml-dev" , PPA: "ppa:jgross-h/coq-master-daily" }
- { COQ_VERSION: "master", COQ_PACKAGE: "coq libcoq-core-ocaml-dev" , PPA: "ppa:jgross-h/coq-master-daily" }
fail-fast: false

env: ${{ matrix.env }}
Expand Down

0 comments on commit 2fd296f

Please sign in to comment.