Skip to content

Commit

Permalink
New lock file and poetry version
Browse files Browse the repository at this point in the history
  • Loading branch information
Athanaseus committed Jan 23, 2025
1 parent 8058393 commit 98bdf6d
Show file tree
Hide file tree
Showing 3 changed files with 155 additions and 71 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Ubuntu CI
on: [push, pull_request]

env:
POETRY_VERSION: 1.8.5
POETRY_VERSION: 2.0.1

jobs:
test:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/publish_package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
types: [published]

env:
POETRY_VERSION: 1.4.0
POETRY_VERSION: 2.0.1

jobs:
deploy:
Expand Down
Loading

0 comments on commit 98bdf6d

Please sign in to comment.