Skip to content

Commit fe856d2

Browse files
committed
Update environment dependencies to restrict numpy version for compatibility
1 parent aef403b commit fe856d2

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/env.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,5 @@ channels:
66
dependencies:
77
- biobb_common ==5.2.0
88
- 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

Comments
 (0)