Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

e2e: init llamaindex e2e test #697

Merged
merged 13 commits into from
Apr 7, 2024
Prev Previous commit
Next Next commit
ci: fix
himself65 committed Apr 7, 2024
commit cd54c063bc91ff979092f2087df96004a3363442
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -4,7 +4,7 @@ on: [push, pull_request]

jobs:
e2e:
runs-on: macos-14
runs-on: ubuntu-latest
container:
image: ollama/ollama