Report test results for 'master' / Clean up unsupported native AOT flags (#2616)
* Clean up unsupported native AOT flags
* llcOptimizationPreference
was renamed to OptimizationPreference
and became supported in .NET 8 (or maybe .NET 7, it doesn't matter)
* IlcGenerateStackTraceData
is now StackTraceSupport
and supported. (Also got renamed in .NET 8 or earlier.)
I'm leaving the old names of properties for backcompat. We could also delete them. I don't know how much BDN cares about .NET ver...
#986
Triggered via workflow run
August 28, 2024 14:31
adamsitnik
completed
ca5dfdf
Status
Success
Total duration
17s
Artifacts
–
Annotations
1 warning
report
The following actions use a deprecated Node.js version and will be forced to run on node20: dawidd6/action-download-artifact@v2, AndreyAkinshin/test-reporter@0e2c48ebec2007001dd77dd4bcbcd450b96d5a38. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|