Skip to content

Commit c6e6625

Browse files
committed
Update build.yml
1 parent e86911a commit c6e6625

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- os: macos-14 # Apple Silicon
2020
platform: darwin
2121
arch: arm64
22-
- os: macos-13 # Intel
22+
- os: macos-15-intel # Intel (macos-13 deprecated Dec 2025)
2323
platform: darwin
2424
arch: amd64
2525
- os: ubuntu-latest

0 commit comments

Comments
 (0)