-
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.
Fix failing build on Ubuntu with clang (#9)
For some strange reason libstc++ obviously changed over the last months so that it doesn't include the formatting library anymore. Updating the runners to 24.04, they now provide libstc++ in version 13 that in turn supports this feature.
- Loading branch information
Showing
1 changed file
with
6 additions
and
6 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