We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19eedbe commit 1290ea6Copy full SHA for 1290ea6
.github/workflows/macosx.yml
@@ -13,5 +13,5 @@ jobs:
13
- uses: actions/checkout@v2
14
- name: make
15
run: |
16
- brew install boost@1.74 htslib
+ brew install boost@1.76 htslib
17
make
0 commit comments