Skip to content

Commit 1a5005e

Browse files
committed
Fix bad merge for dev server DC
1 parent f828d68 commit 1a5005e

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -94,13 +94,6 @@ jobs:
9494
--search-attribute CustomBoolField=Bool \
9595
--dynamic-config-value system.enableActivityEagerExecution=true \
9696
--dynamic-config-value frontend.workerVersioningDataAPIs=true \
97-
--dynamic-config-value history.MaxBufferedQueryCount=100000 \
98-
--dynamic-config-value frontend.workerVersioningDataAPIs=true \
99-
--dynamic-config-value worker.buildIdScavengerEnabled=true \
100-
--dynamic-config-value frontend.workerVersioningRuleAPIs=true \
101-
--dynamic-config-value worker.removableBuildIdDurationSinceDefault=true \
102-
--dynamic-config-value matching.useNewMatcher=true \
103-
--dynamic-config-value frontend.workerVersioningWorkflowAPIs=true \
10497
--dynamic-config-value history.enableRequestIdRefLinks=true &
10598
sleep 10s
10699

0 commit comments

Comments
 (0)