Skip to content

Commit ab2b2ff

Browse files
authored
Update build_wheels.yml
1 parent 6f64697 commit ab2b2ff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build_wheels.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -123,10 +123,10 @@ jobs:
123123
name: wheels-macos-latest
124124
path: wheels
125125
# Download the built wheels from macOS-13 (x86)
126-
- name: Download macOS-13 (x86) wheels
126+
- name: Download macOS-15 (x86) wheels
127127
uses: actions/download-artifact@v4
128128
with:
129-
name: wheels-macos-13
129+
name: wheels-macos-15
130130
path: wheels
131131
# Download the built wheels from Windows
132132
- name: Download Windows wheels

0 commit comments

Comments
 (0)