release(anthropic): 1.0.2 (#33888)

This commit is contained in:
ccurme
2025-11-07 16:47:25 -05:00
committed by GitHub
parent f2410f7ea7
commit 3c492571ab
3 changed files with 11 additions and 9 deletions

View File

@@ -396,7 +396,7 @@ jobs:
contents: read
strategy:
matrix:
partner: [openai]
partner: [openai, anthropic]
fail-fast: false # Continue testing other partners if one fails
env:
ANTHROPIC_API_KEY: ${{ secrets.ANTHROPIC_API_KEY }}