[CI] Disable build for Arduino 101 (platform broken)
This commit is contained in:
parent
7b5211130a
commit
c77670c076
1 changed files with 0 additions and 1 deletions
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
|
@ -78,7 +78,6 @@ jobs:
|
|||
run: |
|
||||
echo "options=':xtal=80,ResetMethod=ck,CrystalFreq=26,FlashFreq=40,FlashMode=qio,eesz=512K'" >> $GITHUB_OUTPUT
|
||||
echo "index-url=--additional-urls http://arduino.esp8266.com/stable/package_esp8266com_index.json" >> $GITHUB_OUTPUT
|
||||
- id: Intel:arc32:arduino_101
|
||||
- id: SparkFun:apollo3:sfe_artemis
|
||||
run: |
|
||||
echo "warnings='none'" >> $GITHUB_OUTPUT
|
||||
|
|
Loading…
Add table
Reference in a new issue