diff --git a/config/c-code/tests-strategy.j2 b/config/c-code/tests-strategy.j2 index 75ba76c..60db40c 100644 --- a/config/c-code/tests-strategy.j2 +++ b/config/c-code/tests-strategy.j2 @@ -19,9 +19,7 @@ {% else %} os: [ubuntu-latest, macos-latest] {% endif %} -{% if with_pypy or gha_additional_exclude %} exclude: -{% endif %} - os: macos-latest python-version: "3.7" {% if with_pypy %}