File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6363 - name : Install pybind11 v2.13.1
6464 shell : msys2 {0}
6565 run : |
66- wget https://repo.msys2.org/mingw/mingw64/mingw-w64-x86_64-pybind11-2.13.1-1 -any.pkg.tar.zst
67- pacman -U --noconfirm mingw-w64-x86_64-pybind11-2.13.1-1 -any.pkg.tar.zst
66+ wget https://repo.msys2.org/mingw/mingw64/mingw-w64-x86_64-pybind11-2.13.6-2 -any.pkg.tar.zst
67+ pacman -U --noconfirm mingw-w64-x86_64-pybind11-2.13.6-2 -any.pkg.tar.zst
6868
6969 - name : Build monero
7070 shell : msys2 {0}
Original file line number Diff line number Diff line change @@ -179,8 +179,8 @@ jobs:
179179 - name : Install pybind11 v2.13.1
180180 shell : msys2 {0}
181181 run : |
182- wget https://repo.msys2.org/mingw/mingw64/mingw-w64-x86_64-pybind11-2.13.1-1 -any.pkg.tar.zst
183- pacman -U --noconfirm mingw-w64-x86_64-pybind11-2.13.1-1 -any.pkg.tar.zst
182+ wget https://repo.msys2.org/mingw/mingw64/mingw-w64-x86_64-pybind11-2.13.6-2 -any.pkg.tar.zst
183+ pacman -U --noconfirm mingw-w64-x86_64-pybind11-2.13.6-2 -any.pkg.tar.zst
184184
185185 - name : Clone monero-cpp (regtest)
186186 shell : msys2 {0}
Original file line number Diff line number Diff line change @@ -164,8 +164,8 @@ wallet_full.close(True)
164164 pacman -U mingw-w64-x86_64-icu-75.1-2-any.pkg.tar.zst
165165 wget https://repo.msys2.org/mingw/mingw64/mingw-w64-x86_64-boost-1.85.0-4-any.pkg.tar.zst
166166 pacman -U mingw-w64-x86_64-boost-1.85.0-4-any.pkg.tar.zst
167- wget https://repo.msys2.org/mingw/mingw64/mingw-w64-x86_64-pybind11-2.13.1-1 -any.pkg.tar.zst
168- pacman -U mingw-w64-x86_64-pybind11-2.13.1-1 -any.pkg.tar.zst
167+ wget https://repo.msys2.org/mingw/mingw64/mingw-w64-x86_64-pybind11-2.13.6-2 -any.pkg.tar.zst
168+ pacman -U mingw-w64-x86_64-pybind11-2.13.6-2 -any.pkg.tar.zst
169169 ```
170170
1711715. Clone repo: ` git clone --recurse-submodules https://github.com/everoddandeven/monero-python.git`
You can’t perform that action at this time.
0 commit comments