Skip to content

Commit f84c35d

Browse files
authored
Test current latest in prep for Biopython 1.87
1 parent 33fc8b5 commit f84c35d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/cibuildwheel.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@ jobs:
3939
git submodule update --init biopython
4040
cd biopython
4141
# Use commit hash if tag is still pending:
42-
# This should become biopython-186:
43-
git checkout c809938fda0ba0a90696779539173ea8d881ad8f
42+
# Testing prior to version bump and biopython-187 tag:
43+
git checkout d76a5581ca3317ec850d72450c458ec4e34e2583
4444
cd ..
4545
4646
- name: Build wheels

0 commit comments

Comments
 (0)