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 5151
5252 build-macos-arm64-wheels :
5353 name : " Build macOS arm64 wheel"
54- runs-on : macos-13
54+ runs-on : macos-15
5555 strategy :
5656 matrix :
5757 python :
9494
9595 build-macos-x86_64-wheels :
9696 name : " Build macOS x86_64 wheel"
97- runs-on : macos-13
97+ runs-on : macos-15-intel
9898 strategy :
9999 matrix :
100100 python :
Original file line number Diff line number Diff line change 7171
7272 test-bdk-ffi-latest-macos-arm64-wheels :
7373 name : " Build and run unittest on macOS arm64 wheels against the latest commit on bdk-ffi"
74- runs-on : macos-14
74+ runs-on : macos-15
7575 strategy :
7676 matrix :
7777 python :
Original file line number Diff line number Diff line change 5858
5959 build-macos-arm64-wheels :
6060 name : " Build and test macOS arm64 wheels"
61- runs-on : macos-13
61+ runs-on : macos-15
6262 strategy :
6363 matrix :
6464 python :
@@ -107,7 +107,7 @@ jobs:
107107
108108 build-macos-x86_64-wheels :
109109 name : " Build and test macOS x86_64 wheels"
110- runs-on : macos-13
110+ runs-on : macos-15-intel
111111 strategy :
112112 matrix :
113113 python :
You can’t perform that action at this time.
0 commit comments