We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aef403b commit fe856d2Copy full SHA for fe856d2
1 file changed
.github/env.yaml
@@ -6,3 +6,5 @@ channels:
6
dependencies:
7
- biobb_common ==5.2.0
8
- biobb_structure_checking >=3.15.6
9
+ # To avoid fail related to old CPU architecture of the self-host runner
10
+ - numpy <2.4.0
0 commit comments