Update kernel-checks.yml

This commit is contained in:
Aniruddha Kanhere 2022-11-18 14:51:11 +05:30 committed by Paul Bartell
parent d7435b9333
commit 0a2ad87dea

View file

@ -5,7 +5,7 @@ on: [push, pull_request]
jobs:
kernel-checker:
name: FreeRTOS Kernel Header Checks
runs-on: ubuntu-latest
runs-on: ubuntu-20.04
steps:
# Install python 3
- name: Tool Setup