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

This reverts commit bf809ea0c0.
This commit is contained in:
Aiden Cline
2025-12-19 17:46:35 -06:00
parent c9da50308a
commit 4b8214d085
2 changed files with 9 additions and 23 deletions
+1 -1
View File
@@ -43,7 +43,7 @@ jobs:
- name: Install OpenCode
if: inputs.bump || inputs.version
run: bun i -g opencode-ai@1.0.169
run: bun i -g opencode-ai@1.0.143
- name: Login to GitHub Container Registry
uses: docker/login-action@v3