Skip to content

Update to FIPS204 and rename Dilithium to ML-DSA (#363) #51

Update to FIPS204 and rename Dilithium to ML-DSA (#363)

Update to FIPS204 and rename Dilithium to ML-DSA (#363) #51

name: stm32f4discovery build
on:
push:
branches:
- master
pull_request:
branches: [ "master" ]
jobs:
build-all:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
with:
submodules: recursive
- name: Install Toolchain
uses: carlosperate/[email protected]
with:
release: 13.2.Rel1
- name: Build All (stm32f4discovery)
run: make PLATFORM=stm32f4discovery -j2