Skip to content

Commit a85ad52

Browse files
remove cache
1 parent de0aa22 commit a85ad52

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ci/input_files/build.yaml.tpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ unit-test ({{ $runtime.name }}-{{ $runtime.arch }}):
8383
expire_in: 1 week
8484
variables:
8585
PYTHONFAULTHANDLER: "1"
86-
cache: &{{ $runtime.name }}-{{ $runtime.arch }}-cache
86+
8787
before_script:
8888
- PYTHON_VERSION={{ $runtime.python_version }} ARCH={{ $runtime.arch }} ./scripts/setup_python_env.sh
8989
script:

0 commit comments

Comments
 (0)