Mentions légales du service

Skip to content
Snippets Groups Projects
Commit c885b422 authored by Pierre Roux's avatar Pierre Roux
Browse files

Add Mathcomp 2.2.0

parent 9da652d2
No related branches found
Tags
No related merge requests found
Pipeline #911574 passed
......@@ -25,8 +25,8 @@ images:
# # - tag: 'latest-coq-{matrix[coq]}'
- matrix:
coq: ['8.18', '8.17', '8.16']
mathcomp: ['2.1.0']
coq: ['8.19', '8.18', '8.17', '8.16']
mathcomp: ['2.2.0']
build:
# keyword for docker-keeper's trigger (from docker-coq CI)
keywords:
......@@ -38,6 +38,18 @@ images:
# TODO after next release: Remove "latest-coq-*"
- tag: 'latest-coq-{matrix[coq]}'
- matrix:
coq: ['8.18', '8.17', '8.16']
mathcomp: ['2.1.0']
build:
# keyword for docker-keeper's trigger (from docker-coq CI)
keywords:
- '{matrix[coq]}'
context: './mathcomp'
dockerfile: './single/Dockerfile'
tags:
- tag: '{matrix[mathcomp]}-coq-{matrix[coq]}'
- matrix:
coq: ['8.18', '8.17', '8.16']
mathcomp: ['2.0.0']
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment