We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33c485b commit 5b2b845Copy full SHA for 5b2b845
.github/workflows/llama-cpp-rs-check.yml
@@ -15,7 +15,7 @@ permissions: read-all
15
jobs:
16
check:
17
name: Run Tests on LLama Cpp Rs
18
- runs-on: ${{ vars.RUNNER }}
+ runs-on: ubuntu-latest
19
steps:
20
- name: Checkout
21
uses: actions/checkout@v4
0 commit comments