Skip to content

Commit

Permalink
Bump Ubuntu to 20.04 in test enviroment, for Cortex-M33 (L5) support.
Browse files Browse the repository at this point in the history
  • Loading branch information
ObKo committed Jan 31, 2021
1 parent fe68a21 commit 86d1dd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ env:

jobs:
test-ubuntu:
runs-on: ubuntu-latest
runs-on: ubuntu-20.04
strategy:
matrix:
family: [F0, F1, F2, F3, F4, F7, G0, G4, H7, L0, L1, L4, L5]
Expand Down

0 comments on commit 86d1dd2

Please sign in to comment.