File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 5454 uses : ./.github/workflows/test_child.yml
5555 with :
5656 flavor : " vanilla"
57- luxonis_os_versions_to_test : " ['1.14.1', '1.15.0', '1.18.3 ']"
57+ luxonis_os_versions_to_test : " ['1.14.1', '1.15.0', 'dai-fsync-testing_7+b13ea7cecf9a16d5641893cf9778187a96dea3af ']"
5858 luxonis_os_versions_to_test_rgb : " ['1.18.3']"
5959 secrets :
6060 CONTAINER_REGISTRY : ${{ secrets.CONTAINER_REGISTRY }}
6666 uses : ./.github/workflows/test_child.yml
6767 with :
6868 flavor : " tsan"
69- luxonis_os_versions_to_test : " ['1.18.3 ']"
69+ luxonis_os_versions_to_test : " ['dai-fsync-testing_7+b13ea7cecf9a16d5641893cf9778187a96dea3af ']"
7070 secrets :
7171 CONTAINER_REGISTRY : ${{ secrets.CONTAINER_REGISTRY }}
7272 HIL_PAT_TOKEN : ${{ secrets.HIL_PAT_TOKEN }}
7777 uses : ./.github/workflows/test_child.yml
7878 with :
7979 flavor : " asan-ubsan"
80- luxonis_os_versions_to_test : " ['1.18.3 ']"
80+ luxonis_os_versions_to_test : " ['dai-fsync-testing_7+b13ea7cecf9a16d5641893cf9778187a96dea3af ']"
8181 secrets :
8282 CONTAINER_REGISTRY : ${{ secrets.CONTAINER_REGISTRY }}
8383 HIL_PAT_TOKEN : ${{ secrets.HIL_PAT_TOKEN }}
8787 if : needs.precheck.outputs.should_run == 'true'
8888 uses : ./.github/workflows/test_child_windows.yml
8989 with :
90- luxonis_os_versions_to_test : " ['1.18.3' ]"
90+ luxonis_os_versions_to_test : " ['dai-fsync-testing_7+b13ea7cecf9a16d5641893cf9778187a96dea3af ]"
9191 secrets :
9292 CONTAINER_REGISTRY : ${{ secrets.CONTAINER_REGISTRY }}
9393 HIL_PAT_TOKEN : ${{ secrets.HIL_PAT_TOKEN }}
You can’t perform that action at this time.
0 commit comments