Skip to content

Commit

Permalink
add feather52840sense to ci board matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
hathach committed Feb 1, 2020
1 parent 05bc2a0 commit b08531d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/githubci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
strategy:
fail-fast: false
matrix:
arduino-platform: ['feather52832', 'feather52840', 'cplaynrf52840', 'itsybitsy52840', 'cluenrf52840' ]
arduino-platform: ['feather52832', 'feather52840', 'feather52840sense', 'cplaynrf52840', 'itsybitsy52840', 'cluenrf52840' ]

runs-on: ubuntu-latest

Expand Down

0 comments on commit b08531d

Please sign in to comment.