Skip to content

Commit 6583f14

Browse files
committed
ieee802154-openthread-tests: checkout 'master' branch of tock/libtock-c
1 parent b34d073 commit 6583f14

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ieee802154-openthread-tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ jobs:
2121
# Use the current branch for tock-hardware-ci
2222
tock-hardware-ci-ref: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }}
2323
# Use main branch for tock kernel and libtock-c
24-
tock-kernel-ref: 'main'
25-
libtock-c-ref: 'main'
24+
tock-kernel-ref: 'master'
25+
libtock-c-ref: 'master'
2626
# Multi-board configuration - target specific supervisor with 4 nRF52840dk boards
2727
multi-board: true
2828
supervisor-id: 'fb1384d5-e1a5-469c-beb4-0d4d215c9793'

0 commit comments

Comments
 (0)