Skip to content

Commit 2921979

Browse files
Use macos-13 for Intel build (#2508)
1 parent a5bf56f commit 2921979

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ env:
9999
name: Linux_X86-64_app_image
100100
- config:
101101
name: macOS x86
102-
runs-on: macos-latest
102+
runs-on: macos-13
103103
container: |
104104
null
105105
# APPLE_SIGNING_CERTIFICATE_P12 secret was produced by following the procedure from:

0 commit comments

Comments
 (0)