Skip to content

Commit

Permalink
Merge PR coq#19820: Remove "stdlib2" from CI
Browse files Browse the repository at this point in the history
Reviewed-by: proux01
Co-authored-by: proux01 <[email protected]>
  • Loading branch information
coqbot-app[bot] and proux01 authored Dec 3, 2024
2 parents 7870106 + 4cd810e commit 5997073
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 26 deletions.
3 changes: 0 additions & 3 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -830,9 +830,6 @@ library:ci-simple_io:
library:ci-sf:
extends: .ci-template

library:ci-stdlib2:
extends: .ci-template-flambda

library:ci-tlc:
extends: .ci-template

Expand Down
1 change: 0 additions & 1 deletion Makefile.ci
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,6 @@ CI_TARGETS= \
ci-smtcoq \
ci-smtcoq_trakt \
ci-stalmarck \
ci-stdlib2 \
ci-tactician \
ci-tlc \
ci-trakt \
Expand Down
6 changes: 0 additions & 6 deletions dev/ci/ci-basic-overlay.sh
Original file line number Diff line number Diff line change
Expand Up @@ -416,12 +416,6 @@ project verdi "https://github.com/uwplse/verdi" "master"
project verdi_raft "https://github.com/uwplse/verdi-raft" "master"
# Contact @palmskog on github

########################################################################
# stdlib2
########################################################################
project stdlib2 "https://github.com/coq/stdlib2" "master"
# Contact @maximedenes, @vbgl on github

########################################################################
# argosy
########################################################################
Expand Down
16 changes: 0 additions & 16 deletions dev/ci/ci-stdlib2.sh

This file was deleted.

0 comments on commit 5997073

Please sign in to comment.