max / goingson
1 file changed,
+6 insertions,
-0 deletions
| @@ -0,0 +1,6 @@ | |||
| 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"] |