Skip to content

fix illegal instruction on platform has avx only #21

fix illegal instruction on platform has avx only

fix illegal instruction on platform has avx only #21

Workflow file for this run

name: DCO Check
on:
pull_request:
branches: [ "main" ]
jobs:
dco-check:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: Validate DCO
uses: tisonkun/[email protected]