File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed
Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -21,8 +21,8 @@ concurrency:
2121 cancel-in-progress : true
2222
2323env :
24- PYTHON_VERSION : 3.8.5
25- PIP_VERSION : 20.2.4
24+ PYTHON_VERSION : ' 3.10 '
25+ PIP_VERSION : ' 22.0.4 '
2626 REQUIREMENTS_PATH : " internal/buildscripts/packaging/tests/requirements.txt"
2727 RESULT_PATH : " ~/testresults"
2828 GO_VERSION : 1.18.1
Original file line number Diff line number Diff line change 2727 PACKAGE_TYPE : [ "deb", "rpm" ]
2828 INSTRUMENTATION : [ "true", "false" ]
2929 env :
30- PYTHON_VERSION : 3.8.5
31- PIP_VERSION : 20.2.4
30+ PYTHON_VERSION : ' 3.10 '
31+ PIP_VERSION : ' 22.0.4 '
3232 REQUIREMENTS_PATH : " internal/buildscripts/packaging/tests/requirements.txt"
3333 RESULT_PATH : " ~/testresults"
3434 steps :
Original file line number Diff line number Diff line change 2525 matrix :
2626 PACKAGE_TYPE : [ "deb", "rpm" ]
2727 env :
28- PYTHON_VERSION : 3.8.5
29- PIP_VERSION : 20.2.4
28+ PYTHON_VERSION : ' 3.10 '
29+ PIP_VERSION : ' 22.0.4 '
3030 REQUIREMENTS_PATH : " internal/buildscripts/packaging/tests/requirements.txt"
3131 RESULT_PATH : " ~/testresults"
3232 steps :
Original file line number Diff line number Diff line change @@ -18,8 +18,8 @@ concurrency:
1818 cancel-in-progress : true
1919
2020env :
21- PYTHON_VERSION : 3.8.5
22- PIP_VERSION : 20.2.4
21+ PYTHON_VERSION : ' 3.10 '
22+ PIP_VERSION : ' 22.0.4 '
2323 REQUIREMENTS_PATH : " internal/buildscripts/packaging/tests/requirements.txt"
2424 RESULT_PATH : " ~/testresults"
2525
You can’t perform that action at this time.
0 commit comments