We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f47e821 commit 1ed914cCopy full SHA for 1ed914c
1 file changed
.github/workflows/cibuildwheel.yml
@@ -40,7 +40,7 @@ jobs:
40
cd biopython
41
# Use commit hash if tag is still pending:
42
# This should become biopython-186:
43
- git checkout ca57c0fa133b00038ceec137172205e9be4c6886
+ git checkout c809938fda0ba0a90696779539173ea8d881ad8f
44
cd ..
45
46
- name: Build wheels
0 commit comments