Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
silene committed Nov 29, 2024
1 parent 0c8687f commit 7732818
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 15 deletions.
14 changes: 0 additions & 14 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,20 +80,6 @@ opam-lint:
- scripts/opam-coq-list-pr-files | xargs scripts/opam-coq-lint

# Build
opam-build:4.07.1:
extends: .opam-build
variables:
COMPILER: "4.07.1"
except:
- web

opam-build:4.11.2:
extends: .opam-build
variables:
COMPILER: "4.11.2"
except:
- web

opam-build:4.14.2:
extends: .opam-build
variables:
Expand Down
1 change: 0 additions & 1 deletion released/packages/coq-gappa/coq-gappa.1.5.5/opam
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ tags: [
"logpath:Gappa"
"date:2024-02-08"
]
authors: [ "Guillaume Melquiond <[email protected]>" ]
synopsis: "A Coq tactic for discharging goals about floating-point arithmetic and round-off errors using the Gappa prover"
url {
src: "https://gappa.gitlabpages.inria.fr/releases/gappalib-coq-1.5.5.tar.gz"
Expand Down

0 comments on commit 7732818

Please sign in to comment.