Skip to content

Commit

Permalink
fix: update python constraint to support py3.13.1 (#762)
Browse files Browse the repository at this point in the history
* fix: update python constraint to support py3.13.1
* chore: bump yardstick rev to main revision;
* chore: bump poetry version to v2.0.0
---------
Signed-off-by: Rui Chen <[email protected]>
Signed-off-by: Christopher Phillips <[email protected]>
Co-authored-by: Christopher Phillips <[email protected]>
  • Loading branch information
chenrui333 authored Jan 15, 2025
1 parent 85f3ba6 commit 2831a9a
Show file tree
Hide file tree
Showing 3 changed files with 885 additions and 677 deletions.
2 changes: 1 addition & 1 deletion .github/actions/bootstrap/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ inputs:
poetry-version:
description: "Poetry version to install"
required: true
default: "1.8.3"
default: "2.0.0"
use-poetry-cache:
description: "Restore poetry cache"
required: true
Expand Down
Loading

0 comments on commit 2831a9a

Please sign in to comment.