Skip to content

Commit 71bf286

Browse files
committed
Change macOS build to "Universal" binary
1 parent 9d0363c commit 71bf286

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/BuildTest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
static: '*.a'
6262
dynamic: '*.so'
6363

64-
- name: 'MacOS x86_64'
64+
- name: 'macOS Universal'
6565
os: 'macos-latest'
6666
bindir: 'echo "BIN_DIR=$BUILD_DIR" >> $GITHUB_ENV'
6767
static: '*.a'

0 commit comments

Comments
 (0)