Skip to content

Commit 6c18502

Browse files
authored
Merge pull request #12 from jmont-dev/jmont-dev-patch-1
Update build_and_test.yml
2 parents be8b1c1 + 959384c commit 6c18502

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Diff for: .github/workflows/build_and_test.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@ jobs:
1010
build:
1111

1212
runs-on: ubuntu-latest
13-
13+
container:
14+
image: ollama/ollama:latest
1415
steps:
1516
- uses: actions/checkout@v4
1617
- name: make

0 commit comments

Comments
 (0)