Skip to content

Commit

Permalink
Do Not Merge: Try debug-preprocessor_successor-race branch of riot-wr…
Browse files Browse the repository at this point in the history
…appers

See-Also: RIOT-OS#242
  • Loading branch information
chrysn committed Feb 5, 2024
1 parent 9fc1ba4 commit 01bf27e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,7 @@ jobs:
# Some of the above are executed by root, creating ~/.cargo/git as
# that user, blocking downloads of own libraries.
rm -rf ~/.cargo
sed 's/rust-riot-sys/rust-riot-sys", branch = "debug-preprocessor_successor-race/' -i RIOT/.cargo/config.toml
make -CRIOT/examples/rust-hello-world BUILDTEST_MAKE_REDIRECT='' buildtest
# TODO: temporarily disabled (sock_udp.h not found)
#make -CRIOT/examples/rust-gcoap BUILDTEST_MAKE_REDIRECT='' buildtest
Expand Down

0 comments on commit 01bf27e

Please sign in to comment.