Skip to content

Commit 5d6bd96

Browse files
committed
macos intel builds - use macos15
1 parent 13e1d99 commit 5d6bd96

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
@@ -21,7 +21,7 @@ jobs:
2121
include:
2222
- runner: macos-15
2323
arch: arm64
24-
- runner: macos-13
24+
- runner: macos-15
2525
arch: x86_64
2626
runs-on: ${{ matrix.runner }}
2727
steps:

0 commit comments

Comments
 (0)