Commit Graph

1 Commits

Author SHA1 Message Date
Martin Pulec
73e3a7ba84 rework macos-wrapper
generate the run-time dependency according to the build system, not
hard-coded

The advantage for CI is that it does no longer need to be upgraded every
time the GH runner was updated.

This also generalizes for non-CI builds, when the build macOS version
can obviously differ from the CI macos runner.

Do not use both Darwin and macOS version, use just macOS ver.
2025-12-05 12:28:40 +01:00