File tree Expand file tree Collapse file tree 4 files changed +10
-3
lines changed
Expand file tree Collapse file tree 4 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 1919 workspace-python-3.8 : " 20.*"
2020 workspace-python-3.9 : " 20.*"
2121 workspace-python-3.10 : " 20.*"
22+ workspace-python-3.11 : " 20.*"
2223 workspace-ruby-2 : " 20.*"
2324 workspace-ruby-3 : " 20.*"
2425 workspace-ruby-3.0 : " 20.*"
Original file line number Diff line number Diff line change 1616 - python-3.8
1717 - python-3.9
1818 - python-3.10
19+ - python-3.11
1920 - ruby-2
2021 - ruby-3
2122 - ruby-3.0
Original file line number Diff line number Diff line change 11variants :
2- - name : " 3.6"
3- args :
4- PYTHON_VERSION : 3.6.15
52 - name : " 3.7"
63 args :
74 PYTHON_VERSION : 3.7.13
@@ -14,3 +11,6 @@ variants:
1411 - name : " 3.10"
1512 args :
1613 PYTHON_VERSION : 3.10.6
14+ - name : " 3.11"
15+ args :
16+ PYTHON_VERSION : 3.11.1
Original file line number Diff line number Diff line change @@ -88,6 +88,11 @@ combiner:
8888 - base
8989 chunks :
9090 - lang-python:3.10
91+ - name : python-3.11
92+ ref :
93+ - base
94+ chunks :
95+ - lang-python:3.11
9196 - name : ruby-2
9297 ref :
9398 - base
You can’t perform that action at this time.
0 commit comments