Skip to content

Commit 2cb8cd3

Browse files
committed
one build failing - think its a local error - will revisit shortly
1 parent 3e1f9f9 commit 2cb8cd3

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.github/workflows/compile-sketch.yml

+5-5
Original file line numberDiff line numberDiff line change
@@ -44,12 +44,12 @@ jobs:
4444
- name: esp32:esp32
4545
source-url: https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_index.json
4646
47-
# Artemis / Apollo3
47+
# Artemis / Apollo3 Feb 25 - there some issue here -- will need to look at
4848
# https://github.com/sparkfun/Arduino_Apollo3/blob/main/boards.txt
49-
- fqbn: SparkFun:apollo3:sfe_artemis_atp
50-
platforms: |
51-
- name: SparkFun:apollo3
52-
source-url: https://raw.githubusercontent.com/sparkfun/Arduino_Apollo3/master/package_sparkfun_apollo3_index.json
49+
# - fqbn: SparkFun:apollo3:sfe_artemis_atp
50+
# platforms: |
51+
# - name: SparkFun:apollo3
52+
# source-url: https://raw.githubusercontent.com/sparkfun/Arduino_Apollo3/master/package_sparkfun_apollo3_index.json
5353

5454
# ESP8266
5555
# https://github.com/esp8266/Arduino/blob/master/boards.txt

0 commit comments

Comments
 (0)