diff options
| author | Ralf Jung | 2020-09-02 15:40:28 +0200 |
|---|---|---|
| committer | Ralf Jung | 2020-09-02 15:43:18 +0200 |
| commit | 2d5a04e0f276613563406f1d6a2af9955ba11b55 (patch) | |
| tree | fca7a4038753d182981f457a3934a805dd6b25f7 /.gitlab-ci.yml | |
| parent | cc51e1fd680c1f1bf47cc8b504196c9f2677fa3b (diff) | |
CI: build Iris examples instead of lambda-Rust
Diffstat (limited to '.gitlab-ci.yml')
| -rw-r--r-- | .gitlab-ci.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index cc8a4d34c9..ca5584bcb5 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -803,7 +803,7 @@ library:ci-geocoq: library:ci-hott: extends: .ci-template -library:ci-lambda_rust: +library:ci-iris: extends: .ci-template-flambda library:ci-math_classes: |
