-
Notifications
You must be signed in to change notification settings - Fork 48
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix build on Github Actions jammy (#781)
Fix compilation errors and timeouts in ASan and coverage jobs in Continuous Integration. They started after Github Actions updated to newer Ubuntu jammy. Specifically, we bump libstdc++-10-dev-i386-cross to libstdc++-12-dev-i386-cross. Also we increase test timeouts as for some reason Debug builds got much slower.
- Loading branch information
1 parent
36ffa0d
commit a1c7a76
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