fix: downgrade to gcc 11#12
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #12 +/- ##
==========================================
- Coverage 70.21% 67.34% -2.87%
==========================================
Files 2 2
Lines 47 49 +2
Branches 15 17 +2
==========================================
Hits 33 33
- Misses 1 2 +1
- Partials 13 14 +1
Flags with carried forward coverage won't be shown. Click here to find out more.
|
|
@cgutman As discussed in LizardByte/Sunshine#2032 this repo will be a library for the majority of the code in that PR. When I fixed the CodeQL builds to support different OSes, it was discovered that Initially this library will be Windows only, but I think there is an opportunity to add Linux support as well. How opposed would you be to moving to gcc 13 for Sunshine Linux builds (if/when this library adds Linux support)? It would require a newer CUDA version, thus dropping support for some older GPUs. |
|
I will probably not use |
Description
Remove the usage of
std::formatto reduce GCC to V11.Type of Change
.github/...)Checklist
Branch Updates
LizardByte requires that branches be up-to-date before merging. This means that after any PR is merged, this branch
must be updated before it can be merged. You must also
Allow edits from maintainers.