aboutsummaryrefslogtreecommitdiffstats
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorDavid Monniaux <David.Monniaux@univ-grenoble-alpes.fr>2022-02-02 18:48:28 +0100
committerDavid Monniaux <David.Monniaux@univ-grenoble-alpes.fr>2022-02-02 18:48:28 +0100
commite5a0de154dae052e0cddb82b4c116a1b14501a1e (patch)
tree7a88b951fd960b1a0534763cbef4e984669081f3 /.gitlab-ci.yml
parentd8c61b62f1673ac36aca5584da5909c2a8994a9a (diff)
downloadcompcert-kvx-e5a0de154dae052e0cddb82b4c116a1b14501a1e.tar.gz
compcert-kvx-e5a0de154dae052e0cddb82b4c116a1b14501a1e.zip
update Coq
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 41df7d8e..378eb1fe 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -266,7 +266,7 @@ build_rv32:
build_kvx:
stage: build
- image: coqorg/coq:8.12.2-ocaml-4.11.2-flambda
+ image: coq:8.13.2-ocaml-4.11.2-flambda
before_script:
- sudo apt-get -o Acquire::Check-Valid-Until=false -o Acquire::Check-Date=false update
- sudo apt-get -y install sshpass openssh-client libzip4 lttng-tools liblttng-ctl-dev liblttng-ust-dev babeltrace libzip4 bison flex libmpfr-dev libboost-dev
@@ -327,9 +327,9 @@ pages: # TODO: change to "deploy" when "build" succeeds (or integrate with "buil
- if: '$CI_COMMIT_BRANCH == "master"'
when: always
-build_aarch64_coq13:
+build_aarch64_coq14:
stage: build
- image: coqorg/coq:8.13.2-ocaml-4.11.2-flambda
+ image: coqorg/coq:8.14.1-ocaml-4.12.0-flambda
before_script:
- sudo apt-get -o Acquire::Check-Valid-Until=false -o Acquire::Check-Date=false update
- sudo apt-get -y install gcc-aarch64-linux-gnu qemu-user