File tree Expand file tree Collapse file tree 1 file changed +2
-6
lines changed
Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Original file line number Diff line number Diff line change 3838 image : ghcr.io/zephyrproject-rtos/ci-repo-cache:v0.27.4.20241026
3939 volumes :
4040 - /dev/hugepages-1G:/dev/hugepages-1G
41- - /opt/tenstorrent/fw/stable:/opt/tenstorrent/fw/stable
42- - /opt/tenstorrent/twister:/opt/tenstorrent/twister
43- - /opt/tenstorrent/bin/openocd-rtt:/opt/tenstorrent/bin/openocd-rtt
41+ - /opt/tenstorrent:/opt/tenstorrent
4442 options : ' --device /dev/tenstorrent --device /dev/bus/usb --privileged'
4543 steps :
4644 - uses : actions/checkout@v4
@@ -174,9 +172,7 @@ jobs:
174172 image : ghcr.io/zephyrproject-rtos/ci-repo-cache:v0.27.4.20241026
175173 volumes :
176174 - /dev/hugepages-1G:/dev/hugepages-1G
177- - /opt/tenstorrent/fw/stable:/opt/tenstorrent/fw/stable
178- - /opt/tenstorrent/twister:/opt/tenstorrent/twister
179- - /opt/tenstorrent/bin/openocd-rtt:/opt/tenstorrent/bin/openocd-rtt
175+ - /opt/tenstorrent:/opt/tenstorrent
180176 options : ' --device /dev/tenstorrent --device /dev/bus/usb --privileged'
181177 steps :
182178 - uses : actions/checkout@v4
You can’t perform that action at this time.
0 commit comments