Skip to content

Commit 7a2d7b5

Browse files
Revert "use macos-13 for intel build"
This reverts commit 1c87e46.
1 parent c85e24c commit 7a2d7b5

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
@@ -99,7 +99,7 @@ env:
9999
name: Linux_X86-64_app_image
100100
- config:
101101
name: macOS x86
102-
runs-on: macos-13
102+
runs-on: macos-latest
103103
container: |
104104
null
105105
# APPLE_SIGNING_CERTIFICATE_P12 secret was produced by following the procedure from:

0 commit comments

Comments
 (0)