Use manylinux in CI test (#692)

This commit is contained in:
Fangjun Kuang
2024-03-24 07:54:32 +08:00
committed by GitHub
parent e60c897ce7
commit 3cdad9b5d1
10 changed files with 122 additions and 87 deletions

View File

@@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 3.13 FATAL_ERROR)
project(sherpa-onnx)
set(SHERPA_ONNX_VERSION "1.9.12")
set(SHERPA_ONNX_VERSION "1.9.13")
# Disable warning about
#