This commit is contained in:
Siarhei Fedartsou 2024-06-09 13:11:31 +02:00
parent 465fd4c268
commit 032b0b31d4

View File

@ -634,7 +634,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-24.04
env: env:
CCOMPILER: gcc-14 #clang-13 CCOMPILER: gcc-14 #clang-13
CXXCOMPILER: g++-14 #clang++-13 CXXCOMPILER: g++-14 #clang++-13