Skip to content

Commit 6207bc0

Browse files
author
ShotaAk
committed
disable libraries
1 parent 169d4c3 commit 6207bc0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/compile-sketches.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ jobs:
2929
- name: esp32:esp32
3030
source-url: https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_index.json
3131
version: 3.0.1
32-
libraries: | # RTがカスタマイズしたmicro_ros_arduinoライブラリを使用する
33-
- source-url: https://github.com/rt-net/micro_ros_arduino/archive/refs/tags/esp32s3-230417.zip
32+
# libraries: | # RTがカスタマイズしたmicro_ros_arduinoライブラリを使用する
33+
# - source-url: https://github.com/rt-net/micro_ros_arduino/archive/refs/tags/esp32s3-230417.zip
3434
cli-compile-flags: | # 警告がエラーとして扱われるので、対処しない警告はエラーから除外する
3535
- --build-property
3636
- "compiler.cpp.extra_flags= \

0 commit comments

Comments
 (0)