Skip to content

Commit a33fe92

Browse files
committed
chore(pio): disable build
Since stm32duino#2099, pio build failed as it does not used the specified CMSIS version. Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
1 parent e0a4fea commit a33fe92

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

.github/workflows/PIO-build.yml

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,11 @@ jobs:
3939
- name: Checkout
4040
uses: actions/checkout@main
4141

42-
- name: PlatformIO
43-
id: Compile
44-
uses: ./.github/actions/pio-build
42+
# - name: PlatformIO
43+
# id: Compile
44+
# uses: ./.github/actions/pio-build
45+
# Use the output from the `Astyle` step
46+
- name: Warning
47+
run: |
48+
echo "PlatformIO build disabled while not support CMSIS update."
49+
exit 0

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy