Skip to content

Commit

Permalink
update ci
Browse files Browse the repository at this point in the history
  • Loading branch information
gespispace committed Jan 6, 2024
1 parent d0cda27 commit 2880616
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@ on:
description: "llama.cpp tag"
required: true
type: string
default: "b1768"
default: "b1775"

env:
LLAMA-TAG: "b1768"
LLAMA-TAG: "b1775"

jobs:
build-cmake-linux:
Expand Down

0 comments on commit 2880616

Please sign in to comment.