Skip to content

add detection for intel new isa: avx_ne_convert, avx_vnni_int8, avx_v… #2

add detection for intel new isa: avx_ne_convert, avx_vnni_int8, avx_v…

add detection for intel new isa: avx_ne_convert, avx_vnni_int8, avx_v… #2

Workflow file for this run

name: Build using Bazel
on:
pull_request:
push:
branches:
- main
permissions:
contents: read
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.ref }}
cancel-in-progress: true
jobs:
bazel-linux-local:
runs-on: ubuntu-latest
timeout-minutes: 40
steps:
- uses: actions/checkout@v2
- name: Build
run: scripts/local-bazel-build.sh