Skip to content

Commit

Permalink
🐛 Remove cortex-m1 from freertos deployments
Browse files Browse the repository at this point in the history
  • Loading branch information
kammce committed Jun 11, 2024
1 parent 288e4ae commit 5461fbb
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions .github/workflows/deploy_version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,20 +36,6 @@ jobs:
os: baremetal
external_package: true
secrets: inherit
cortex-m1:
uses: libhal/ci/.github/workflows/deploy.yml@5.x.y
with:
library: freertos
repo: ${{ github.repository }}
version: ${{ inputs.version }}
conan_version: 2.2.2
compiler: gcc
compiler_version: 12.3
compiler_package: arm-gnu-toolchain
arch: cortex-m1
os: baremetal
external_package: true
secrets: inherit
cortex-m3:
uses: libhal/ci/.github/workflows/deploy.yml@5.x.y
with:
Expand Down

0 comments on commit 5461fbb

Please sign in to comment.