Skip to content

Commit

Permalink
Update actions to use 20.04 ubuntu
Browse files Browse the repository at this point in the history
  • Loading branch information
AniruddhaKanhere authored Nov 18, 2022
1 parent ef7139d commit 7c2e999
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
exit 1
fi
formatting:
runs-on: ubuntu-latest
runs-on: ubuntu-18.04
steps:
- uses: actions/checkout@v2
- name: Install Uncrustify
Expand Down

0 comments on commit 7c2e999

Please sign in to comment.