Skip to content

Commit faa5805

Browse files
committed
CI points to zenoh master
1 parent 464025b commit faa5805

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/integration.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,4 +56,4 @@ jobs:
5656
BUILD_TESTING: OFF # Workaround for Windows as it seems the previous step is being ignored
5757
BUILD_MULTICAST: OFF # Workaround for Windows as it seems the previous step is being ignored
5858
BUILD_INTEGRATION: ON # Workaround for Windows as it seems the previous step is being ignored
59-
ZENOH_BRANCH: new-protocol
59+
ZENOH_BRANCH: master

.github/workflows/multicast.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
BUILD_TESTING: OFF
4141
BUILD_MULTICAST: ON
4242
BUILD_INTEGRATION: OFF
43-
ZENOH_BRANCH: new-protocol
43+
ZENOH_BRANCH: master
4444

4545
- name: Test debug
4646
run: make test

0 commit comments

Comments
 (0)