10000 Fix runner label · kp-forks/llama-cpp-python@f0d1a1b · GitHub
[go: up one dir, main page]

Skip to content

Commit f0d1a1b

Browse files
committed
Fix runner label
1 parent 3e180d7 commit f0d1a1b

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