Skip to content

Commit 32072aa

Browse files
committed
fix: release desktop platform for mac
1 parent f2e226e commit 32072aa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-desktop.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- platform: macos-latest
2929
target: aarch64-apple-darwin
3030
label: macOS-arm64
31-
- platform: macos-13
31+
- platform: macos-latest
3232
target: x86_64-apple-darwin
3333
label: macOS-x64
3434
- platform: ubuntu-22.04

0 commit comments

Comments
 (0)