Split by compiler for testing

This commit is contained in:
Scott Shawcroft
2022-01-05 14:11:39 -08:00
parent a79ffeb764
commit 84e2df51be
12 changed files with 207 additions and 16 deletions

View File

@@ -18,7 +18,7 @@ jobs:
matrix:
family:
# Alphabetical order
- 'raspberrypi4'
- 'broadcom_64bit'
steps:
- name: Setup Python
uses: actions/setup-python@v2