Skip to content

Commit

Permalink
Unpin CLI (#1794)
Browse files Browse the repository at this point in the history
  • Loading branch information
antlai-temporal authored Jan 28, 2025
1 parent c0ac008 commit 7728bd7
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions internal/cmd/build/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -144,9 +144,6 @@ func (b *builder) integrationTest() error {
HostPort: "127.0.0.1:7233",
Namespace: "integration-test-namespace",
},
CachedDownload: testsuite.CachedDownload{
Version: "v1.2.0-versioning.0",
},
LogLevel: "warn",
ExtraArgs: []string{
"--dynamic-config-value", "frontend.enableExecuteMultiOperation=true",
Expand Down

0 comments on commit 7728bd7

Please sign in to comment.