We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe2c1d0 commit 8bf5ebeCopy full SHA for 8bf5ebe
.github/workflows/coq-alpine.yml
@@ -36,7 +36,7 @@ jobs:
36
with:
37
branch: ${{ matrix.alpine }}
38
extra-repositories: https://dl-cdn.alpinelinux.org/alpine/edge/testing
39
- packages: git make jq gcc musl-dev python3 ocaml ocaml-findlib ghc cabal coq ocaml-zarith bash sudo
+ packages: git make jq gcc musl-dev python3 ocaml ocaml-findlib ghc cabal rocq ocaml-zarith bash sudo
40
- name: host build params
41
run: etc/ci/describe-system-config.sh
42
- name: chroot build params
0 commit comments