Update gitlab-ci with that is using an old D10 core version
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3539521. --> Reported by: [dxvargas](https://www.drupal.org/user/656734) Related to !15 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>The <a href="https://git.drupalcode.org/project/meta_entity/-/blob/8.x-1.5/.gitlab-ci.yml?ref_type=tags#L20">gitlab-ci.yml</a> version is now using an old version of Drupal core (10.1.8).<br> Also, it has a problem with cspell tests.</p> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <p>Update the gitlab-ci.yml to make all tests green with last core version.</p>
issue