fix: update macOS target versions in development workflow

This commit is contained in:
Tunglies
2025-07-14 18:50:16 +08:00
Unverified
parent bbd8a12390
commit b9831357e4

View File

@@ -20,10 +20,10 @@ jobs:
- os: windows-latest
target: x86_64-pc-windows-msvc
bundle: nsis
- os: macos-latest
- os: macos-14
target: aarch64-apple-darwin
bundle: dmg
- os: macos-latest
- os: macos-14
target: x86_64-apple-darwin
bundle: dmg