java-native / jssc

Java library for talking to serial ports (with added build support for maven, cmake, MSVC)
https://discord.gg/RBsUfE9sX9
GNU Lesser General Public License v3.0
164 stars 53 forks source link

CI: Squash commits from cross-compile pipeline + update actions and runners versions #154

Closed pietrygamat closed 10 months ago

pietrygamat commented 10 months ago

A small improvement to cross-compilation pipeline. It now generates a branch with a single commit with all precompiled binaries, instead of one commit per architecture.

E.g. https://github.com/pietrygamat/jssc/commits/single-commit-natives-precompiled-natives.

tresf commented 10 months ago

No objections.

A word on ubuntu-latest:

In regards to merging, I will ask you to do so at your leisure.