Use Ubuntu 22.04 for static analysis

This commit is contained in:
badaix 2024-06-07 10:02:52 +02:00
parent 1b432dbae7
commit 8a7cb9147a

View file

@ -16,7 +16,7 @@ jobs:
tool: tool:
- cppcheck - cppcheck
runs-on: ubuntu-24.04 runs-on: ubuntu-22.04
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4