diff options
| author | Pietro Albini <pietro@pietroalbini.org> | 2022-06-05 12:29:20 +0200 |
|---|---|---|
| committer | Pietro Albini <pietro@pietroalbini.org> | 2022-06-05 12:29:20 +0200 |
| commit | 94f2f009396ef0458c9b97859300d4d2a514ad97 (patch) | |
| tree | cc6cb5613ab569d7a2302c61d34d9f04e1398d9a /src/ci/github-actions | |
| parent | a2da4af33c5e6a22fff0a223f99d53cba4a5aa52 (diff) | |
| download | rust-94f2f009396ef0458c9b97859300d4d2a514ad97.tar.gz rust-94f2f009396ef0458c9b97859300d4d2a514ad97.zip | |
remove azure pipelines configuration
Diffstat (limited to 'src/ci/github-actions')
| -rw-r--r-- | src/ci/github-actions/ci.yml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/ci/github-actions/ci.yml b/src/ci/github-actions/ci.yml index 173ee170c9f..57832ac2b95 100644 --- a/src/ci/github-actions/ci.yml +++ b/src/ci/github-actions/ci.yml @@ -161,10 +161,6 @@ x--expand-yaml-anchors--remove: run: src/ci/scripts/install-wix.sh <<: *step - - name: ensure the build happens on a partition with enough space - run: src/ci/scripts/symlink-build-dir.sh - <<: *step - - name: disable git crlf conversion run: src/ci/scripts/disable-git-crlf-conversion.sh <<: *step |
