mirror of
https://github.com/hatchet-dev/hatchet.git
synced 2026-02-21 07:49:48 -06:00
wip: backoff state (#1225)
* wip: backoff state * fix: retry state and step run start condition * fix: missing key * fix: gen * chore: squash migration * chore: rm todos * ops: upgrade proto
This commit is contained in:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -12,7 +12,7 @@ jobs:
|
||||
- name: Install Protoc
|
||||
uses: arduino/setup-protoc@v3
|
||||
with:
|
||||
version: "29.2"
|
||||
version: "29.3"
|
||||
|
||||
- name: Install Task
|
||||
uses: arduino/setup-task@v2
|
||||
|
||||
Reference in New Issue
Block a user