Skip to content

Commit

Permalink
Merge branch 'main' into feat--cancel-newest
Browse files Browse the repository at this point in the history
  • Loading branch information
grutt authored Dec 20, 2024
2 parents feb7665 + fe66c0c commit 0791fbc
Show file tree
Hide file tree
Showing 9 changed files with 543 additions and 213 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
python-version: ["3.10", "3.11", "3.12"]
python-version: ["3.10", "3.11", "3.12", "3.13"]

steps:
- uses: actions/checkout@v4
Expand Down
20 changes: 15 additions & 5 deletions hatchet_sdk/contracts/dispatcher_pb2.py

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 0791fbc

Please sign in to comment.