Skip to content

Commit 686f66c

Browse files
committed
revert change with universal image
1 parent d864e02 commit 686f66c

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

.github/workflows/release-app.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,10 @@ jobs:
6363
# arch: arm64
6464

6565
- os: macos-latest
66-
arch: universal
66+
arch: x64
67+
68+
- os: macos-latest
69+
arch: arm64
6770

6871
- os: ubuntu-latest
6972
arch: x64

0 commit comments

Comments
 (0)