diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c63ee9f..c0f5549 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -36,7 +36,7 @@ jobs: name: "coverage" runs-on: ubuntu-latest container: - image: "registry.gitlab.com/offa/docker-images/gcc:12" + image: "registry.gitlab.com/offa/docker-images/gcc:14" steps: - uses: actions/checkout@main - name: Setup