update
This commit is contained in:
2
.github/workflows/build-macos-x86.yml
vendored
2
.github/workflows/build-macos-x86.yml
vendored
@@ -11,7 +11,7 @@ jobs:
|
|||||||
build-macos:
|
build-macos:
|
||||||
# 步骤 1: 指定运行环境为 macOS 14 (Intel)
|
# 步骤 1: 指定运行环境为 macOS 14 (Intel)
|
||||||
# 使用 xlarge runner 确保是 Intel 架构
|
# 使用 xlarge runner 确保是 Intel 架构
|
||||||
runs-on: macos-13
|
runs-on: macos-14
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
# 步骤 2: 检出你的代码库
|
# 步骤 2: 检出你的代码库
|
||||||
|
|||||||
@@ -1,3 +1,3 @@
|
|||||||
# SPDX-FileCopyrightText: 2025 QinHan
|
# SPDX-FileCopyrightText: 2025 QinHan
|
||||||
# SPDX-License-Identifier: MPL-2.0
|
# SPDX-License-Identifier: MPL-2.0
|
||||||
__version__="1.5.4"
|
__version__="1.5.5"
|
||||||
Reference in New Issue
Block a user