Skip to content

Commit

Permalink
chore: Point node to next
Browse files Browse the repository at this point in the history
  • Loading branch information
igamigo committed Jul 31, 2024
1 parent d00a7e5 commit 7789abe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ FEATURES_CLIENT="testing, concurrent"
FEATURES_CLI="testing, concurrent"
NODE_FEATURES_TESTING="testing"
WARNINGS=RUSTDOCFLAGS="-D warnings"
NODE_BRANCH="main"
NODE_BRANCH="next"

# --- Linting -------------------------------------------------------------------------------------

Expand Down

0 comments on commit 7789abe

Please sign in to comment.