Skip to content

Commit 674429a

Browse files
committed
ci: update gitHub actions runner image for macos-x86_64
1 parent 9fdaf6b commit 674429a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-bdk-ffi-latest.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ jobs:
142142

143143
test-bdk-ffi-latest-macos-x86_64-wheels:
144144
name: "Build and run unittest on macOS x86_64 wheels against the latest commit on bdk-ffi"
145-
runs-on: macos-13
145+
runs-on: macos-15-intel
146146
strategy:
147147
matrix:
148148
python:

0 commit comments

Comments
 (0)