8000 Fix runner label · ego/llama-cpp-python@7355222 · GitHub
[go: up one dir, main page]

Skip to content

Commit 7355222

Browse files
committed
Fix runner label
1 parent 0feffb9 commit 7355222

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
8181
build-linux-opencl:
8282

83-
runs-on: linux-latest
83+
runs-on: ubuntu-latest
8484

8585
steps:
8686
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)
0