Skip to content

Commit 8ddf19d

Browse files
authored
Merge pull request #2272 from input-output-hk/dlachaume/use-unstable-docker-image-id-in-nightly-workflow
Fix: use `unstable` Docker image ID in `test-client` workflow instead…
2 parents 37387c4 + fc8ead4 commit 8ddf19d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-client.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ on:
4646
type: string
4747
docker_image_id:
4848
type: string
49-
default: latest
49+
default: unstable
5050
network:
5151
type: string
5252
default: preview

0 commit comments

Comments
 (0)