Skip to content

Commit

Permalink
ci: removed duplicate haiku ci job
Browse files Browse the repository at this point in the history
  • Loading branch information
ErikBjare committed Jan 24, 2025
1 parent 44c3dfe commit b889107
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,15 +28,10 @@ jobs:
extras: ['-E all']
model: ['openai/gpt-4o-mini', 'anthropic/claude-3-haiku-20240307']
include:
# no extras, latest python
# deepseek, no extras, latest python
- os: ubuntu-latest
python_version: '3.13'
extras: ''
model: 'anthropic/claude-3-haiku-20240307'
# deepseek
- os: ubuntu-latest
python_version: '3.10'
extras: ''
model: 'deepseek/deepseek-chat'
# openrouter
#- os: ubuntu-latest
Expand Down

0 comments on commit b889107

Please sign in to comment.