Skip to content

Commit c115e3a

Browse files
committed
* Update macOS version in build workflow to macos-15-intel
1 parent 6e4394b commit c115e3a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/macos_build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
strategy:
1414
matrix:
1515
include:
16-
- os: macos-13
16+
- os: macos-15-intel
1717
arch: amd64
1818
name: macos-amd64
1919
- os: macos-latest

0 commit comments

Comments
 (0)