Skip to content

Commit e085fa1

Browse files
committed
ci(release): stabilize anthropic live smoke selection
1 parent cf64cf7 commit e085fa1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/openclaw-live-and-e2e-checks-reusable.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1973,7 +1973,7 @@ jobs:
19731973
- suite_id: native-live-src-gateway-profiles-anthropic-smoke
19741974
suite_group: native-live-src-gateway-profiles-anthropic
19751975
label: Native live gateway profiles Anthropic smoke
1976-
command: OPENCLAW_LIVE_GATEWAY_PROVIDERS=anthropic OPENCLAW_LIVE_GATEWAY_SMOKE=1 OPENCLAW_LIVE_GATEWAY_MAX_MODELS=1 node .release-harness/scripts/test-live-shard.mjs native-live-src-gateway-profiles
1976+
command: OPENCLAW_LIVE_GATEWAY_PROVIDERS=anthropic OPENCLAW_LIVE_GATEWAY_MODELS=anthropic/claude-sonnet-4-6,anthropic/claude-haiku-4-5 OPENCLAW_LIVE_GATEWAY_SMOKE=1 OPENCLAW_LIVE_GATEWAY_MAX_MODELS=2 node .release-harness/scripts/test-live-shard.mjs native-live-src-gateway-profiles
19771977
timeout_minutes: 45
19781978
profile_env_only: false
19791979
profiles: stable

0 commit comments

Comments
 (0)