Skip to content

Commit

Permalink
Move core-checks to 20.04
Browse files Browse the repository at this point in the history
  • Loading branch information
kstribrnAmzn authored and paulbartell committed Nov 18, 2022
1 parent 4ff2d32 commit 80e7b58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/core-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 80e7b58

Please sign in to comment.