Skip to content

Commit

Permalink
Removed ME14 and ME18 from lock, erase, and flash jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
crsz20 committed Oct 22, 2024
1 parent c22db80 commit 595d6e6
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/BLE_Examples_Test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -595,8 +595,6 @@ jobs:
boards: |
max32655_board1
max32655_board2
# max32665_board1
# max32690_board_w1
lock: true
timeout: 3600 # Attempt to lock for an hour

Expand All @@ -621,8 +619,6 @@ jobs:
board: |
max32655_board1
max32655_board2
# max32665_board1
# max32690_board_w1
has_two_flash_banks: |
true
Expand Down Expand Up @@ -668,8 +664,6 @@ jobs:
board: |
max32655_board1
max32655_board2
# max32665_board1
# max32690_board_w1
- name: Flash OTAS
if: ${{env.MAX32655_DATS_CONNECTED_TEST == 'true' || env.MAX32655_RUN_ALL_TEST == 'true'}}
Expand Down

0 comments on commit 595d6e6

Please sign in to comment.