File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1919
2020 - name : Install dependencies
2121 run : |
22- export PATH="/usr/local/opt:/Users/runner/.local/bin:/Users/runner/Library/Python/3.9 /bin:$PATH"
22+ export PATH="/usr/local/opt:/Users/runner/.local/bin:/Users/runner/Library/Python/3.10 /bin:$PATH"
2323 export BITCOIN_VERSION=0.20.1
2424 brew install wget python autoconf automake libtool python3 gmp gnu-sed gettext libsodium
2525
5353 TEST_GROUP_COUNT : ${{ matrix.TEST_GROUP_COUNT }}
5454 TEST_GROUP : ${{ matrix.TEST_GROUP }}
5555 run : |
56- export PATH="/usr/local/opt:/Users/runner/.local/bin:/Users/runner/Library/Python/3.9 /bin:$PATH"
56+ export PATH="/usr/local/opt:/Users/runner/.local/bin:/Users/runner/Library/Python/3.10 /bin:$PATH"
5757 export LDFLAGS="-L/usr/local/opt/sqlite/lib"
5858 export CPPFLAGS="-I/usr/local/opt/sqlite/include"
5959
You can’t perform that action at this time.
0 commit comments