Skip to content

Commit 84b3f56

Browse files
committed
changed to ubuntu latest
1 parent 8d325ed commit 84b3f56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/llama-cpp-rs-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ permissions: read-all
1515
jobs:
1616
changes:
1717
name: Changes
18-
runs-on: ${{ vars.CHECKS_RUNNER }}
18+
runs-on: ubuntu-latest
1919
outputs:
2020
llama-cpp-rs: ${{ steps.filter.outputs.llama-cpp-rs }}
2121
steps:

0 commit comments

Comments
 (0)