Skip to content

Commit adec1fd

Browse files
committed
ci: update macOS images
1 parent 39ba1bf commit adec1fd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/python.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,9 +111,9 @@ jobs:
111111
strategy:
112112
matrix:
113113
platform:
114-
- runner: macos-13
114+
- runner: macos-15-intel
115115
target: x86_64
116-
- runner: macos-14
116+
- runner: macos-15
117117
target: aarch64
118118
steps:
119119
- uses: actions/checkout@v5

0 commit comments

Comments
 (0)