Fix: use linux image for opencl test
This commit is contained in:
parent
8bf7fa6e5f
commit
952e4cc3ce
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:
|
build-linux-opencl:
|
||||||
|
|
||||||
runs-on: macos-latest
|
runs-on: linux-latest
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
|
|
Loading…
Reference in a new issue