We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bab8b92 commit 2cc7f72Copy full SHA for 2cc7f72
.github/workflows/githubci.yml
@@ -8,8 +8,7 @@ jobs:
8
fail-fast: false
9
matrix:
10
arduino-platform: ['metro_m0', 'hallowing', 'circuitplayground_m0',
11
- 'metro_m4', 'pybadge_m4', 'pygamer_m4', 'hallowing_m4', 'monster_m4sk',
12
- 'pyportal_m4', 'pyportal_m4_titano']
+ 'metro_m4', 'pybadge_m4', 'pygamer_m4', 'hallowing_m4', 'pyportal_m4', 'pyportal_m4_titano']
13
14
runs-on: ubuntu-latest
15
0 commit comments