Skip to content

Update workflow build for riscv/qemu from ubuntu 22.04 to 24.04 #199

Update workflow build for riscv/qemu from ubuntu 22.04 to 24.04

Update workflow build for riscv/qemu from ubuntu 22.04 to 24.04 #199

name: clang-format
on: [push, pull_request]
jobs:
formatting-check:
name: Formatting Check
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Run clang-format style check.
uses: jidicula/[email protected]
with:
exclude-regex: 'deps\/'