mirror of
https://github.com/xiaoyifang/goldendict-ng.git
synced 2024-11-27 15:24:05 +00:00
github: macos release version changes
This commit is contained in:
parent
6c8b0c1c85
commit
e3592590b0
6
.github/workflows/macos-homebrew-xapian.yml
vendored
6
.github/workflows/macos-homebrew-xapian.yml
vendored
|
@ -26,9 +26,9 @@ jobs:
|
|||
qt_arch: [clang_64]
|
||||
env:
|
||||
targetName: GoldenDict
|
||||
version: 23.04.03
|
||||
version-suffix: alpha
|
||||
prerelease: true
|
||||
version: 23.05.01
|
||||
version-suffix: WuYi
|
||||
prerelease: false
|
||||
steps:
|
||||
# macos 11.0 默认环境变了,要指定
|
||||
- name: prepare env
|
||||
|
|
Loading…
Reference in a new issue