mirror of https://github.com/commaai/tinygrad.git
disable opencl tests
This commit is contained in:
parent
5093455166
commit
a2c4bcf313
|
@ -102,6 +102,7 @@ jobs:
|
|||
testopencl:
|
||||
name: OpenCL Tests
|
||||
runs-on: ubuntu-20.04
|
||||
if: ${{ false }}
|
||||
|
||||
steps:
|
||||
- name: Checkout Code
|
||||
|
|
Loading…
Reference in New Issue