Move core-checks to 20.04

pull/876/head
Kody Stribrny 2 years ago committed by Paul Bartell
parent 4ff2d323f6
commit 80e7b58046

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

Loading…
Cancel
Save