summaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorhathach <[email protected]>2023-08-01 15:33:15 +0700
committerhathach <[email protected]>2023-08-01 15:44:54 +0700
commit40833b585b2c4ea38dec034c18aacff35c6bcea6 (patch)
treeceb0c641491cdde5dca742d50cd0aba1df5264fb /.github/workflows
parent789e478d4d47cca9bd1cf7983a49c13476c54b78 (diff)
enable flto for ra makefile
- remove ra from ci make build since it is already in cmake ci
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/build_arm.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/build_arm.yml b/.github/workflows/build_arm.yml
index 72ddf164b..44a5e7363 100644
--- a/.github/workflows/build_arm.yml
+++ b/.github/workflows/build_arm.yml
@@ -39,7 +39,6 @@ jobs:
- 'lpc51 lpc54'
- 'mm32 msp432e4'
- 'nrf'
- - 'ra'
- 'samd11 samd21'
- 'samd51 same5x'
- 'saml2x'