Skip to content

Commit

Permalink
CI points to zenoh master
Browse files Browse the repository at this point in the history
  • Loading branch information
OlivierHecart committed Sep 8, 2023
1 parent 464025b commit faa5805
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/integration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,4 @@ jobs:
BUILD_TESTING: OFF # Workaround for Windows as it seems the previous step is being ignored
BUILD_MULTICAST: OFF # Workaround for Windows as it seems the previous step is being ignored
BUILD_INTEGRATION: ON # Workaround for Windows as it seems the previous step is being ignored
ZENOH_BRANCH: new-protocol
ZENOH_BRANCH: master
2 changes: 1 addition & 1 deletion .github/workflows/multicast.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
BUILD_TESTING: OFF
BUILD_MULTICAST: ON
BUILD_INTEGRATION: OFF
ZENOH_BRANCH: new-protocol
ZENOH_BRANCH: master

- name: Test debug
run: make test
Expand Down

0 comments on commit faa5805

Please sign in to comment.