fix: update macOS target versions in development workflow
This commit is contained in:
4
.github/workflows/dev.yml
vendored
4
.github/workflows/dev.yml
vendored
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user