File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 4848
4949 build-macos-arm64-wheels :
5050 name : " Build macOS arm64 wheel"
51- runs-on : macos-13
51+ runs-on : macos-15
5252 strategy :
5353 matrix :
5454 python :
8888
8989 build-macos-x86_64-wheels :
9090 name : " Build macOS x86_64 wheel"
91- runs-on : macos-13
91+ runs-on : macos-15-intel
9292 strategy :
9393 matrix :
9494 python :
Original file line number Diff line number Diff line change 6868
6969 test-bdk-ffi-latest-macos-arm64-wheels :
7070 name : " Build and run unittest on macOS arm64 wheels against the latest commit on bdk-ffi"
71- runs-on : macos-14
71+ runs-on : macos-15
7272 strategy :
7373 matrix :
7474 python :
Original file line number Diff line number Diff line change 5555
5656 build-macos-arm64-wheels :
5757 name : " Build and test macOS arm64 wheels"
58- runs-on : macos-13
58+ runs-on : macos-15
5959 strategy :
6060 matrix :
6161 python :
@@ -101,7 +101,7 @@ jobs:
101101
102102 build-macos-x86_64-wheels :
103103 name : " Build and test macOS x86_64 wheels"
104- runs-on : macos-13
104+ runs-on : macos-15-intel
105105 strategy :
106106 matrix :
107107 python :
You can’t perform that action at this time.
0 commit comments