Skip to content

Commit 952e4cc

Browse files
committed
Fix: use linux image for opencl test
1 parent 8bf7fa6 commit 952e4cc

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: macos-latest
83+
runs-on: linux-latest
8484

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

0 commit comments

Comments
 (0)