diff --git a/coin/platform_configs/nightly_vxworks.yaml b/coin/platform_configs/nightly_vxworks.yaml new file mode 100644 index 00000000..746c35af --- /dev/null +++ b/coin/platform_configs/nightly_vxworks.yaml @@ -0,0 +1,16 @@ +Version: 2 +Module only: True +Include: [ + cmake_platforms.yaml: [ + ubuntu-22.04 + ], + cmake_platforms_qemu_vxworks_buildtest_static.yaml: [ + vxworks-imx6-buildtest, + vxworks-x86_64-buildtest + ], + cmake_platforms_qemu_vxworks_tests_static.yaml: [ + vxworks-imx6-tests, + vxworks-x86_64-tests + ] +] +Configurations: []