Update actions to use 20.04 ubuntu

This commit is contained in:
Aniruddha Kanhere 2022-11-18 14:41:59 +05:30 committed by Paul Bartell
parent 1b8bb88109
commit cdf37ae142

View file

@ -35,7 +35,7 @@ jobs:
exit 1 exit 1
fi fi
formatting: formatting:
runs-on: ubuntu-latest runs-on: ubuntu-18.04
steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v2
- name: Install Uncrustify - name: Install Uncrustify