max / goingson
| 1 | # How Bento releases GoingsOn. Lives here rather than in the daemon's config so |
| 2 | # it is versioned with the code it describes. |
| 3 | # |
| 4 | # The daemon's own bento.toml holds the build hosts and points at this repo. |
| 5 | |
| 6 | targets = ["macos/aarch64", "ios/universal", "linux/x86_64", "linux/aarch64", "windows/x86_64"] |
| 7 |