Try self-hosted runner yet another time

This commit is contained in:
Siarhei Fedartsou 2024-06-28 20:19:24 +02:00
parent 8c71e3654c
commit 879163a41e

View File

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