Skip to content

Commit

Permalink
ci: update board names to the new standard
Browse files Browse the repository at this point in the history
  • Loading branch information
benjaminbruun committed Dec 4, 2024
1 parent 2585dbb commit a5a0365
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/softsim-zephyr-rtos-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:

strategy:
matrix:
board: [nrf9160dk_nrf9160_ns, nrf9161dk_nrf9161_ns, nrf9151dk_nrf9151_ns, thingy91_nrf9160_ns, actinius_icarus_ns]
board: [nrf9160dk/nrf9160/ns, nrf9161dk/nrf9161/ns, nrf9151dk/nrf9151/ns, thingy91/nrf9160/ns, actinius/icarus/ns]

steps:
- name: Initialize workspace
Expand Down

0 comments on commit a5a0365

Please sign in to comment.