Fix CI errors. (#993)

This commit is contained in:
Fangjun Kuang
2024-06-12 11:42:19 +08:00
committed by GitHub
parent 208da78343
commit 6c12590d21
7 changed files with 19 additions and 10 deletions

View File

@@ -2,11 +2,9 @@ cmake_minimum_required(VERSION 3.13 FATAL_ERROR)
set(CMAKE_OSX_DEPLOYMENT_TARGET "10.14" CACHE STRING "Minimum OS X deployment version. Used only for macOS")
project(sherpa-onnx)
set(SHERPA_ONNX_VERSION "1.9.27")
set(SHERPA_ONNX_VERSION "1.9.28")
# Disable warning about
#