Fix runner label
This commit is contained in:
parent
0feffb9c20
commit
735522272b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yaml
vendored
2
.github/workflows/test.yaml
vendored
|
@ -80,7 +80,7 @@ jobs:
|
|||
|
||||
build-linux-opencl:
|
||||
|
||||
runs-on: linux-latest
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
|
Loading…
Reference in a new issue