mirror of
https://github.com/katanemo/plano.git
synced 2026-04-26 09:16:24 +02:00
release 0.1.2 (#266)
This commit is contained in:
parent
31749bfc74
commit
d1dd8710a4
10 changed files with 4090 additions and 502 deletions
2
.github/workflows/model-server-tests.yml
vendored
2
.github/workflows/model-server-tests.yml
vendored
|
|
@ -21,7 +21,7 @@ jobs:
|
|||
- name: Set up Python
|
||||
uses: actions/setup-python@v4
|
||||
with:
|
||||
python-version: "3.10" # Adjust to your Python version
|
||||
python-version: "3.12"
|
||||
|
||||
# Step 3: Install Poetry
|
||||
- name: Install Poetry
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue