Skip to content

Commit e0dac3a

Browse files
committed
Fixed xtl version on azure pipelines
1 parent c4d2175 commit e0dac3a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.azure-pipelines/azure-pipelines-win.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
conda install cmake==3.14.0 ^
3838
ninja ^
3939
nlohmann_json ^
40-
xtl==0.6.22 ^
40+
xtl==0.6.23 ^
4141
xsimd==7.4.8 ^
4242
python=3.6
4343
conda list

0 commit comments

Comments
 (0)