chore: update CI matrix to sonnet-4.6 and gemini-3.1-pro (#1108)
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -223,7 +223,7 @@ jobs:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
# Note: gemini-3-flash / glm-4.7 temporarily disabled due to instability
|
||||
model: [gpt-5-minimal, gpt-4.1, sonnet-4.5, gemini-pro, sonnet-4.6-low]
|
||||
model: [gpt-5-minimal, gpt-4.1, sonnet-4.6-low, gemini-3.1-pro, haiku]
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v6
|
||||
|
||||
Reference in New Issue
Block a user