File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1010 runs-on : ubuntu-latest
1111 strategy :
1212 matrix :
13- python-version : ["3.10 "]
13+ python-version : ["3.11 "]
1414 steps :
1515 - uses : actions/checkout@v3
1616 - name : Filter changed file paths to outputs
Original file line number Diff line number Diff line change 1616 runs-on : ubuntu-latest
1717 strategy :
1818 matrix :
19- python-version : [ '3.9', '3.10 ' ]
19+ python-version : [ '3.9', '3.11 ' ]
2020 steps :
2121 - uses : actions/checkout@v3
2222 - name : Install poetry
5959
6060 strategy :
6161 matrix :
62- python-version : ["3.10 "]
62+ python-version : ["3.11 "]
6363
6464 steps :
6565 - uses : actions/checkout@v3
Original file line number Diff line number Diff line change 1- 3.10.7 3.9.13
1+ 3.11.0 3. 10.7 3.9.13
Original file line number Diff line number Diff line change 11poetry 1.2.1
2- python 3.10.7 3.9.13
2+ python 3.11.0 3. 10.7 3.9.13
You can’t perform that action at this time.
0 commit comments