We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f828d68 commit 1a5005eCopy full SHA for 1a5005e
1 file changed
.github/workflows/ci.yml
@@ -94,13 +94,6 @@ jobs:
94
--search-attribute CustomBoolField=Bool \
95
--dynamic-config-value system.enableActivityEagerExecution=true \
96
--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 \
104
--dynamic-config-value history.enableRequestIdRefLinks=true &
105
sleep 10s
106
0 commit comments