Skip to content

Commit 39f6b05

Browse files
Test suite 3.2 upgrade (#139)
1 parent 75d1ebd commit 39f6b05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ jobs:
103103
cache-to: type=gha,mode=max,scope=${{ github.workflow }}
104104

105105
- name: Run test tool
106-
uses: restatedev/sdk-test-suite@v3.0
106+
uses: restatedev/sdk-test-suite@v3.2
107107
with:
108108
restateContainerImage: ${{ inputs.restateCommit != '' && 'localhost/restatedev/restate-commit-download:latest' || (inputs.restateImage != '' && inputs.restateImage || 'ghcr.io/restatedev/restate:main') }}
109109
serviceContainerImage: "restatedev/test-services-python"

0 commit comments

Comments
 (0)