Just 1.14.0 includes [this PR](https://github.com/casey/just/pull/1537) which supports multiple recipe attributes, so this is now valid: ```just [macos, windows,linux] [no-exit-message] foo: exit 1 ```
Just 1.14.0 includes this PR which supports multiple recipe attributes, so this is now valid: