Skip to content

Commit

Permalink
fix: add thingy device build
Browse files Browse the repository at this point in the history
  • Loading branch information
benjaminbruun committed Mar 6, 2024
1 parent c636cc6 commit dcc1805
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/zephyr-rtos-ci-container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:

strategy:
matrix:
board: [nrf9160dk_nrf9160_ns, nrf9161dk_nrf9161_ns]
board: [nrf9160dk_nrf9160_ns, nrf9161dk_nrf9161_ns, thingy91_nrf9160_ns]
# board: [thingy91_nrf9160_ns, nrf9160dk_nrf9160_ns, nrf9161dk_nrf9161_ns, actinius_icarus_ns]

steps:
Expand Down

0 comments on commit dcc1805

Please sign in to comment.