We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e602dcb commit c071ef8Copy full SHA for c071ef8
1 file changed
.github/workflows/gcc-versions.yml
@@ -25,7 +25,7 @@ jobs:
25
image: ["ghcr.io/cppcheck-opensource/gcc:5.4"]
26
fail-fast: false
27
28
- runs-on: ubuntu-22.04
+ runs-on: ubuntu-latest
29
30
steps:
31
- uses: actions/checkout@v4
0 commit comments