File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1515 test :
1616 runs-on : ubuntu-latest
1717 env :
18- POETRY_VERSION : 1.7.1
18+ POETRY_VERSION : 1.3.0
1919 strategy :
2020 fail-fast : false
2121 matrix :
Original file line number Diff line number Diff line change 2727 build :
2828 runs-on : ubuntu-latest
2929 env :
30- POETRY_VERSION : 1.7.1
30+ POETRY_VERSION : 1.3.0
3131 strategy :
3232 matrix :
3333 python-version : ["3.9", "3.10"]
Original file line number Diff line number Diff line change 99 pypi_release :
1010 runs-on : ubuntu-latest
1111 env :
12- POETRY_VERSION : 1.7.1
12+ POETRY_VERSION : 1.3.0
1313 if : github.event_name == 'push' && contains(github.ref, 'refs/tags')
1414 steps :
1515 # ----------------------------------------------
Original file line number Diff line number Diff line change 2727 test :
2828 runs-on : ubuntu-22.04-4core-16GBRAM-150GBSSD
2929 env :
30- POETRY_VERSION : 1.7.1
30+ POETRY_VERSION : 1.3.0
3131 strategy :
3232 fail-fast : false
3333 matrix :
You can’t perform that action at this time.
0 commit comments