Skip to content

Commit

Permalink
0.5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
anakin87 committed Feb 5, 2025
1 parent 54b9df1 commit fc1ef1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ollama.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:

- name: Install Ollama and pull the required models
run: |
curl -fsSL https://ollama.com/install.sh | OLLAMA_VERSION=0.5.6 sh
curl -fsSL https://ollama.com/install.sh | OLLAMA_VERSION=0.5.5 sh
ollama serve &

# Check if the service is up and running with a timeout of 60 seconds
Expand Down

0 comments on commit fc1ef1d

Please sign in to comment.