File tree Expand file tree Collapse file tree 1 file changed +6
-7
lines changed Expand file tree Collapse file tree 1 file changed +6
-7
lines changed Original file line number Diff line number Diff line change @@ -262,15 +262,14 @@ e2e-test:
262262 branch: rey.abolofia/variable-passing
263263 variables:
264264 LANGUAGES_SUBSET: python
265+ PYTHON_38_VERSION: $PYTHON_38_VERSION
266+ PYTHON_39_VERSION: $PYTHON_39_VERSION
267+ PYTHON_310_VERSION: $PYTHON_310_VERSION
268+ PYTHON_311_VERSION: $PYTHON_311_VERSION
269+ PYTHON_312_VERSION: $PYTHON_312_VERSION
270+ PYTHON_313_VERSION: $PYTHON_313_VERSION
265271 needs: { { range (ds " runtimes" ).runtimes } }
266272 { {- if eq .arch " amd64" } }
267273 - "publish-layer-sandbox ({ { .name } }-{ { .arch } }): [{ { $e2e_region } }]"
268274 { {- end } }
269275 { {- end } }
270- dependencies: { { range (ds " runtimes" ).runtimes } }
271- { {- if eq .arch " amd64" } }
272- - "publish-layer-sandbox ({ { .name } }-{ { .arch } }): [{ { $e2e_region } }]"
273- { {- end } }
274- { {- end } }
275- inherit:
276- variables: true
You can’t perform that action at this time.
0 commit comments