mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-12-10 05:35:17 -05:00
Move core-checks to 20.04
This commit is contained in:
parent
4ff2d323f6
commit
80e7b58046
1 changed files with 1 additions and 1 deletions
2
.github/workflows/core-checks.yml
vendored
2
.github/workflows/core-checks.yml
vendored
|
|
@ -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…
Add table
Add a link
Reference in a new issue