Skip to content
Jimmy Wei edited this page Mar 10, 2023 · 8 revisions

os is a required array field that specifies which operating systems that the sample can be built and run. Supported array elements are:

  • "linux"
  • "windows"
  • "darwin"

The os field in your sample.json file should have a format similar to the following:

Clone this wiki locally