chore: update CI matrix to sonnet-4.6 and gemini-3.1-pro (#1108)

This commit is contained in:
Kevin Lin
2026-02-25 11:08:20 -08:00
committed by GitHub
parent 4e444429ba
commit 33509d9358

View File

@@ -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