]> git.ipfire.org Git - thirdparty/bind9.git/commit
Unify Python interpreter used by TSAN and JUnit helpers
authorPetr Špaček <pspacek@isc.org>
Wed, 1 Jun 2022 11:46:02 +0000 (13:46 +0200)
committerPetr Špaček <pspacek@isc.org>
Thu, 22 Sep 2022 13:20:26 +0000 (15:20 +0200)
commit8d095550a8ebf70cc33953a2dd2f7bf150c900dc
tree8a8f9cb9f0054b8710ea7cd536647c9277dfefea
parentc46ad4aec293b14dc109f4b3a9c83243ca42cc58
Unify Python interpreter used by TSAN and JUnit helpers

Reportedly we don't have python2-enabled TSAN builds, so we can remove
one more hardcoded python3 call from .gitlab-ci.yaml.
.gitlab-ci.yml