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 48245b9 commit e1c2594
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/code_layout.yml
Expand Up @@ -208,8 +208,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 e1c2594

Please sign in to comment.