Skip to content

Commit 63bbf62

Browse files
committed
Remove check-static from macos builds
1 parent b84f32d commit 63bbf62

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Diff for: .github/workflows/ci.yml

-2
Original file line numberDiff line numberDiff line change
@@ -73,5 +73,3 @@ jobs:
7373
run: make -j `sysctl -n hw.logicalcpu`
7474
- name: check
7575
run: make check
76-
- name: check-static
77-
run: make check-static

0 commit comments

Comments
 (0)