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 authored and github-actions[bot] committed Apr 6, 2023
1 parent bfcabc6 commit a3bd26b
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 a3bd26b

Please sign in to comment.