Skip to content

Commit

Permalink
Pin sdk-java and e2e commits for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jackkleeman committed Jan 31, 2024
1 parent 99e4c54 commit 8771ea5
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,4 +82,6 @@ jobs:
uses: restatedev/e2e/.github/workflows/e2e.yaml@main
with:
restateCommit: ${{ github.event.pull_request.head.sha || github.sha }}
e2eRef: main
# pin to versions from when 0.7.0 was released, as we are backporting
sdkJavaCommit: 3900096f12fc4911bc0879d7cb3a6ee4b1d68ea4
e2eRef: 5e28a0c7e0539425165493d046501968e6b41239

0 comments on commit 8771ea5

Please sign in to comment.