### Task List - [x] Steps to reproduce provided - [ ] Stacktrace (if present) provided - [x] Example that reproduces the problem (link to git repository is ideal) - [x] Full description of the issue provided (see below) ### Steps to Reproduce 1. git clone https://github.com/jreleaser/helloworld-go.git 2. cd helloworld-go 3. jreleaser assemble --select-current-platform ### Expected Behaviour A single binary and archive should be created ### Actual Behaviour All binaries defined in the matrix are compiled and a single archive is created. ### Environment Information - **Operating System**: N/A - **JReleaser Version:** 1.16.0 - **JDK Version:** N/A