Skip to content

Commit

Permalink
Revert "move blue pill CI builds from PIO to Arduino"
Browse files Browse the repository at this point in the history
This reverts commit e9e8f4c.
  • Loading branch information
2bndy5 committed Feb 21, 2024
1 parent e9e8f4c commit f9881f5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build_arduino.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,6 @@ jobs:
- name: arduino:megaavr
- name: arduino:samd
- name: arduino:mbed
- name: STMicroelectronics:stm32
source-url: https://github.com/stm32duino/BoardManagerFiles/raw/main/package_stmicroelectronics_index.json
# - name: arduino:sam
strategy:
fail-fast: false
Expand Down Expand Up @@ -98,7 +96,6 @@ jobs:
- "arduino:samd:tian"
- "arduino:megaavr:uno2018"
# - "arduino:megaavr:nano4809" # board not found
- "STMicroelectronics:stm32:GenF1:pnum=BLUEPILL_F103C8"
# By default, don't generate size deltas data.
enable-deltas-report:
- false
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build_platformIO.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,4 +65,4 @@ jobs:
board:
- "tinypico"
- "nodemcuv2"
# - "bluepill_f103c8"
- "bluepill_f103c8"

0 comments on commit f9881f5

Please sign in to comment.