Skip to content

Commit 3ebc077

Browse files
Issue with macos
1 parent 2d0b333 commit 3ebc077

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
if-no-files-found: ignore
5757

5858
- name: Upload Mac-OS dmg
59-
if: matrix.os == 'macos-latest'
59+
if: matrix.os == 'macos-14'
6060
uses: actions/upload-artifact@v4
6161
with:
6262
name: macos-installer

0 commit comments

Comments
 (0)