guberti commented on code in PR #11067: URL: https://github.com/apache/tvm/pull/11067#discussion_r856601359
########## docker/install/ubuntu_install_arduino.sh: ########## @@ -23,7 +23,7 @@ set -o pipefail export DEBIAN_FRONTEND=noninteractive apt-get install -y ca-certificates -ARDUINO_CLI_VERSION="0.18.3" +ARDUINO_CLI_VERSION="0.21.1" Review Comment: We decided last summer that the scripts should be separate, as they aren't that similar. I'd be open to revisiting that topic, but it's OOS for this PR. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
