Skip to content

Commit 8a83878

Browse files
chore: use macos-15-intel runner for MacOS x86_64 builds (#2828)
1 parent 46aba13 commit 8a83878

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
@@ -103,7 +103,7 @@ env:
103103
name: Linux_X86-64_app_image
104104
- config:
105105
name: macOS x86
106-
runs-on: macos-13
106+
runs-on: macos-15-intel
107107
container: |
108108
null
109109
# APPLE_SIGNING_CERTIFICATE_P12 secret was produced by following the procedure from:

0 commit comments

Comments
 (0)