Skip to content

Commit 0603b73

Browse files
committed
1 parent 711539e commit 0603b73

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ jobs:
168168
strategy:
169169
fail-fast: false
170170
matrix:
171-
os: [macos-13, macos-14, macos-15]
171+
os: [macos-14, macos-15]
172172
runs-on: ${{ matrix.os }}
173173
needs: [upload-src]
174174
steps:

0 commit comments

Comments
 (0)