We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de0aa22 commit a85ad52Copy full SHA for a85ad52
1 file changed
ci/input_files/build.yaml.tpl
@@ -83,7 +83,7 @@ unit-test ({{ $runtime.name }}-{{ $runtime.arch }}):
83
expire_in: 1 week
84
variables:
85
PYTHONFAULTHANDLER: "1"
86
- cache: &{{ $runtime.name }}-{{ $runtime.arch }}-cache
+
87
before_script:
88
- PYTHON_VERSION={{ $runtime.python_version }} ARCH={{ $runtime.arch }} ./scripts/setup_python_env.sh
89
script:
0 commit comments