Skip to content

Commit fac2eee

Browse files
author
MarcoFalke
committed
cirrus: Remove no longer needed install step
1 parent 98ebe78 commit fac2eee

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.cirrus.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,5 @@ task:
3030
folder: "/tmp/ccache_dir"
3131
depends_built_cache:
3232
folder: "/tmp/cirrus-ci-build/depends/built"
33-
install_script:
34-
- apt-get update
35-
- apt-get -y install git bash ccache
36-
- ccache --max-size=${CCACHE_SIZE}
3733
ci_script:
3834
- ./ci/test_run_all.sh

0 commit comments

Comments
 (0)