Skip to content

Commit

Permalink
Version
Browse files Browse the repository at this point in the history
  • Loading branch information
kalverra committed Sep 23, 2023
1 parent dde4cc7 commit 64c3439
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion integration-tests/testsetups/ocr.go
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,9 @@ func (o *OCRSoakTest) DeployEnvironment(customChainlinkNetworkTOML string) {
WsURLs: network.URLs,
Values: map[string]any{
"geth": map[string]any{
"version": "1.10.8",
"image": map[string]any{
"version": "1.10.8",
},
},
},
})).
Expand Down

0 comments on commit 64c3439

Please sign in to comment.