CORE-cer / CORE

Implementation of CORE in cpp
GNU General Public License v3.0
8 stars 2 forks source link

Revert workaround for github runner on clang-tidy action #57

Open nicobuzeta opened 1 year ago

nicobuzeta commented 1 year ago

Currently, we are using a workaround for https://github.com/actions/runner-images/issues/8659. As soon as this gets fixed on latest runner, we should revert the workaround.