Skip to content

Commit 19eedbe

Browse files
committed
boost
1 parent f4e3d8b commit 19eedbe

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/macosx.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,5 @@ jobs:
1313
- uses: actions/checkout@v2
1414
- name: make
1515
run: |
16-
brew install boost htslib
17-
xcode-select --install
16+
brew install boost@1.74 htslib
1817
make

0 commit comments

Comments
 (0)