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
1
.github/workflows/nix.yml
vendored
1
.github/workflows/nix.yml
vendored
|
|
@ -25,6 +25,7 @@ on:
|
|||
|
||||
jobs:
|
||||
nix:
|
||||
if: false # temporarly disable nix support until the `poetry2nix` issue is resolved
|
||||
runs-on: ubuntu-24.04
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue