Skip to content
This repository was archived by the owner on Mar 7, 2026. It is now read-only.

Commit 1e1fc5f

Browse files
committed
github: Enabled BMPv3 in both the PR and build-and-upload flows
1 parent de99e5d commit 1e1fc5f

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/workflows/build-and-upload.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ jobs:
3939
- 'blackpill-f401ce'
4040
- 'blackpill-f411ce'
4141
- 'bluepill'
42+
- 'bmp-v3'
4243
- 'ctxlink'
4344
- 'f072'
4445
- 'f3'

.github/workflows/build-pr.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ jobs:
4242
- 'blackpill-f401ce'
4343
- 'blackpill-f411ce'
4444
- 'bluepill'
45+
- 'bmp-v3'
4546
- 'ctxlink'
4647
- 'f072'
4748
- 'f3'

0 commit comments

Comments
 (0)