File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -115,7 +115,7 @@ jobs:
115115
116116 - name : macOS-latest
117117 os : macos-14
118- python-version : ' 3.10 '
118+ python-version : ' 3.12 '
119119 packages : llvm@14 autoconf automake berkeley-db@4 libtool boost miniupnpc libnatpmp pkg-config qt@5 zmq libevent qrencode gmp libsodium
120120 boost_root : true
121121 cc : $(brew --prefix llvm@14)/bin/clang
@@ -239,7 +239,7 @@ jobs:
239239 - name : arm64-macOS-latest
240240 id : macOS-nodepends-latest
241241 os : macos-14
242- python-version : ' 3.10 '
242+ python-version : ' 3.12 '
243243 packages : autoconf automake ccache berkeley-db@4 libtool boost miniupnpc libnatpmp pkg-config qt@5 zmq libevent qrencode gmp libsodium librsvg
244244 unit_tests : true
245245 functional_tests : true
@@ -392,7 +392,7 @@ jobs:
392392 - name : arm64-macOS-latest
393393 id : macOS-nodepends-latest
394394 os : macos-14
395- python-version : ' 3.10 '
395+ python-version : ' 3.12 '
396396 packages : berkeley-db@4 boost miniupnpc libnatpmp pkg-config zmq libevent qrencode gmp libsodium
397397
398398 steps :
You can’t perform that action at this time.
0 commit comments