Skip to content

Commit e6f2c6a

Browse files
committed
test(github): switch e2e model to available minimax-m3-free
1 parent 09100f8 commit e6f2c6a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/test-comment-key.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
run: bun run --cwd packages/opencode ./src/index.ts github run
2828
env:
2929
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
30-
MODEL: opencode/minimax-m2.5-free
30+
MODEL: opencode/minimax-m3-free
3131
USE_GITHUB_TOKEN: "true"
3232
COMMENT_KEY: test-sticky
3333
PROMPT: |
@@ -73,7 +73,7 @@ jobs:
7373
run: bun run --cwd packages/opencode ./src/index.ts github run
7474
env:
7575
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
76-
MODEL: opencode/minimax-m2.5-free
76+
MODEL: opencode/minimax-m3-free
7777
USE_GITHUB_TOKEN: "true"
7878
PROMPT: |
7979
Reply with exactly one sentence:

0 commit comments

Comments
 (0)