-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
REC-67: build release on Debian 11 (#49)
Switched to a Debian 11 worker image so that we link against a glibc with a lower version. Disabled remote execution for the release workflow because the currently release binaries are linked against a higher version of glibc and don't run on Debian 11. Also some things are not wired up correctly. We can turn this back on after the next release. Added a "dry run" mode to the release workflow so it's easier to check if things are wired up correctly in the future. Bug: linear/REC-67
- Loading branch information
Showing
2 changed files
with
15 additions
and
11 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