Skip to content

Commit

Permalink
Update coverage image on GH Actions (#295)
Browse files Browse the repository at this point in the history
  • Loading branch information
offa committed Sep 13, 2024
1 parent 2c16843 commit 11ba257
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 11ba257

Please sign in to comment.