Skip to content

meson: Bump volk to 1.4.350 #497

meson: Bump volk to 1.4.350

meson: Bump volk to 1.4.350 #497

Workflow file for this run

name: CI
on:
pull_request:
push:
branches-ignore:
- master
tags-ignore:
- "v*"
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
jobs:
build:
name: Build
uses: ./.github/workflows/build.yml
with:
ref: ${{ github.ref }}