Skip to content

Commit aacb1a8

Browse files
committed
.github: for intel macos, keep deprecated macos-13 for now
1 parent 657ace5 commit aacb1a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ jobs:
189189
name: Build MacOS x86_64 wheels
190190
strategy:
191191
matrix:
192-
os: [macos-14]
192+
os: [macos-13]
193193
runs-on: ${{ matrix.os }}
194194
steps:
195195
- name: Checkout repository

0 commit comments

Comments
 (0)