Skip to content

Commit e062d71

Browse files
committed
chore: update intel build to macos-15
1 parent d8e519c commit e062d71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
path: out/platform-tools-osx-aarch64.tar.bz2
4040

4141
build-mac-intel:
42-
runs-on: macos-13
42+
runs-on: macos-15-intel
4343
steps:
4444
- uses: actions/checkout@v4
4545
- name: Install dependencies

0 commit comments

Comments
 (0)