Skip to content

Commit 954130e

Browse files
committed
Added MacOS CI builds
1 parent 386bea7 commit 954130e

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,6 @@ jobs:
188188
- name: Run unit tests
189189
shell: msys2 {0}
190190
run: .build/target/${{env.ARTIFACT}}/${{env.ARTIFACT}}-test.exe utest --verbose --jobs 1
191-
192191
macos_stable:
193192
runs-on: macos-latest
194193
steps:

CHANGELOG

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
*******************************************************************************
44

55
=== 1.0.32 ===
6-
6+
* Added MacOS CI builds.
77

88
=== 1.0.31 ===
99
* Updated build scripts.

0 commit comments

Comments
 (0)