aboutsummaryrefslogtreecommitdiff
path: root/dev/ci/user-overlays/11948-proux01-hexadecimal.sh
diff options
context:
space:
mode:
Diffstat (limited to 'dev/ci/user-overlays/11948-proux01-hexadecimal.sh')
-rw-r--r--dev/ci/user-overlays/11948-proux01-hexadecimal.sh12
1 files changed, 0 insertions, 12 deletions
diff --git a/dev/ci/user-overlays/11948-proux01-hexadecimal.sh b/dev/ci/user-overlays/11948-proux01-hexadecimal.sh
deleted file mode 100644
index 0b3133d1f1..0000000000
--- a/dev/ci/user-overlays/11948-proux01-hexadecimal.sh
+++ /dev/null
@@ -1,12 +0,0 @@
-if [ "$CI_PULL_REQUEST" = "11948" ] || [ "$CI_BRANCH" = "hexadecimal" ]; then
-
- stdlib2_CI_REF=hexadecimal
- stdlib2_CI_GITURL=https://github.com/proux01/stdlib2
-
- paramcoq_CI_REF=hexadecimal
- paramcoq_CI_GITURL=https://github.com/proux01/paramcoq
-
- metacoq_CI_REF=hexadecimal
- metacoq_CI_GITURL=https://github.com/proux01/metacoq
-
-fi