Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Run cppcheck on ubuntu latest
  • Loading branch information
nyalldawson committed Apr 6, 2023
1 parent 9db94dd commit 10b1595
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/code_layout.yml
Expand Up @@ -188,8 +188,8 @@ jobs:
- name: Sip Files Up To Date
run: ./tests/code_layout/sipify/test_sipfiles.sh

cppcheck_18_04:
runs-on: ubuntu-18.04
cppcheck:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
Expand Down

0 comments on commit 10b1595

Please sign in to comment.