Skip to content

Commit 7bc2add

Browse files
authored
Merge pull request #70 from JohanMabille/xtensor_bounds
Added bounds to xtensor dependency
2 parents 70da2f8 + 1d76d96 commit 7bc2add

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
cmake
5959
ninja
6060
xtl
61-
xtensor
61+
xtensor>=0.27,<0.28
6262
fftw
6363
gtest
6464

0 commit comments

Comments
 (0)