Skip to content

Commit

Permalink
Point workflows to zenoh interests branch
Browse files Browse the repository at this point in the history
  • Loading branch information
OlivierHecart committed Mar 18, 2024
1 parent 7fbce2f commit d47c33a
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 @@ -50,4 +50,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: protocol_changes
ZENOH_BRANCH: interests
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: protocol_changes
ZENOH_BRANCH: interests

- name: Test debug
run: make test
Expand Down

0 comments on commit d47c33a

Please sign in to comment.