Use LTO by default

This commit is contained in:
Siarhei Fedartsou 2024-06-22 12:35:35 +02:00
parent 50cdf33927
commit 1ae335fdcb

View File

@ -637,7 +637,7 @@ jobs:
benchmarks:
if: github.event_name == 'pull_request'
needs: [format-taginfo-docs]
#needs: [format-taginfo-docs]
runs-on: ubuntu-22.04
env:
CCOMPILER: clang-13