Skip to content

Commit

Permalink
Run cppcheck on ubuntu latest
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed Apr 6, 2023
1 parent 9f99f10 commit b42fee6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/code_layout.yml
Expand Up @@ -187,8 +187,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 b42fee6

Please sign in to comment.