Closed as not planned
Description
Describe the problem
My sketches need to set gnu++17 instead of gnu++11 in the platform.txt file.
How to do the same when compiling on GitHub?
To reproduce
Compile some sketches with a c++17 feature, not available in c++11.
Expected behavior
It should be possible to overwrite the c++ version used to compile.
'arduino/compile-sketches' version
latest
Additional context
No response
Issue checklist
- I searched for previous reports in the issue tracker
- I verified the problem still occurs when using the latest version
- My report contains all necessary details