use constexpr if

This commit is contained in:
Siarhei Fedartsou 2024-05-21 19:32:27 +02:00
parent edc4522f9b
commit 8654b16d8b

View File

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