Skip to content

Commit 45bb856

Browse files
committed
Full Build
1 parent 03b06eb commit 45bb856

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/Create_installer.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,7 @@ jobs:
2121
# 4. <MacOS 14 with arm64 arch, Release, Clang 15 compiler toolchain
2222
# To add more build types (Release, Debug, RelWithDebInfo, etc.) customize the list.
2323
matrix:
24-
# os: [windows-2022, ubuntu-22.04, macos-14, macos-15-intel]
25-
os: [macos-14]
24+
os: [windows-2022, ubuntu-22.04, macos-14, macos-15-intel]
2625

2726
steps:
2827
- name: Checkout EasyImaginApp

0 commit comments

Comments
 (0)