ci: gemini 3 flash doesnt exist in pinned cicd version (#5776)

This commit is contained in:
Luke Parker
2025-12-19 13:59:46 +10:00
committed by Aiden Cline
parent 906bb8821c
commit 4c805fb327
2 changed files with 23 additions and 9 deletions

View File

@@ -55,7 +55,7 @@ jobs:
- name: Install OpenCode
if: inputs.bump || inputs.version
run: bun i -g opencode-ai@1.0.143
run: bun i -g opencode-ai@1.0.169
- name: Login to GitHub Container Registry
uses: docker/login-action@v3