Skip to content

Commit 289ce6e

Browse files
christsoclaude
andcommitted
refactor: remove duplicate azure target, keep azure-llm
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 86ef97c commit 289ce6e

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

.agentv/targets.yaml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -54,12 +54,6 @@ targets:
5454
log_dir: ${{ CODEX_LOG_DIR }}
5555
log_format: json
5656

57-
- name: azure
58-
provider: azure
59-
endpoint: ${{ AZURE_OPENAI_ENDPOINT }}
60-
api_key: ${{ AZURE_OPENAI_API_KEY }}
61-
model: ${{ AZURE_DEPLOYMENT_NAME }}
62-
6357
- name: azure-llm
6458
provider: azure
6559
endpoint: ${{ AZURE_OPENAI_ENDPOINT }}

0 commit comments

Comments
 (0)