chore: update poetry, disable nix workflow and python package updates (#3213)
This commit is contained in:
parent
063aa4fd06
commit
55889abd88
8 changed files with 1452 additions and 1163 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -88,8 +88,6 @@ jobs:
|
|||
strategy:
|
||||
matrix:
|
||||
python-version: ["3.10"]
|
||||
poetry-version: ["1.5.1"]
|
||||
uses: ./.github/workflows/jmeter.yml
|
||||
with:
|
||||
python-version: ${{ matrix.python-version }}
|
||||
poetry-version: ${{ matrix.poetry-version }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue