-
Notifications
You must be signed in to change notification settings - Fork 213
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* building on ubuntu:22.04 produces binaries which require too recent glibc version (2.32+) and that means the binary no longer works on older ubuntu versions, like 20.04 and 18.04. * building on ubuntu:20.04 fixes the problem and the binary again works on ubuntu 18.04 and 20.04 * also bumped the version in the release workflow which got forgotten
- Loading branch information
Showing
2 changed files
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters