Skip to content

Commit 2a10b6d

Browse files
build: remove MinSizeRel configuration
1 parent 220c4be commit 2a10b6d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,6 @@ jobs:
2121
matrix:
2222
target: ["host", "stm32f407", "windows"]
2323
configuration: ["RelWithDebInfo"]
24-
include:
25-
- target: "stm32f407"
26-
configuration: "MinSizeRel"
2724
runs-on: [ubuntu-latest]
2825
container: ghcr.io/philips-software/amp-devcontainer-cpp:v6.0.2@sha256:36afaaa5ba4bc4e9bb471012db9733c26a210e315ddb33600f73bb9532b02a25 # 6.0.2
2926
steps:

0 commit comments

Comments
 (0)