Skip to content

Commit 6a03b90

Browse files
committed
ci: bump to labgrid-plugins v3.5 (stable per-place MACs on TFTP boot)
1 parent fa17ec0 commit 6a03b90

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/hw-matlab-request.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Hardware Tests (matlab-hw-request v3.4)
1+
name: Hardware Tests (matlab-hw-request v3.5)
22

33
# Successor to the bespoke hw-matlab.yml, running side-by-side during the
44
# migration window (staggered cron). Discovery intersects
@@ -26,7 +26,7 @@ jobs:
2626
if: >-
2727
github.event_name != 'pull_request' ||
2828
contains(github.event.pull_request.labels.*.name, 'hw-test')
29-
uses: tfcollins/labgrid-plugins/.github/workflows/matlab-hw-request.yml@v3.4
29+
uses: tfcollins/labgrid-plugins/.github/workflows/matlab-hw-request.yml@v3.5
3030
with:
3131
coordinator: ${{ vars.LG_COORDINATOR }} # gRPC :20408, NOT :8000
3232
board-map: "test/hw_ci/board_map.yaml"

0 commit comments

Comments
 (0)