Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 6ff1d7b

Browse files
committedSep 19, 2024·
test large runner
1 parent 1c87e46 commit 6ff1d7b

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-14-large
103103
container: |
104104
null
105105
# APPLE_SIGNING_CERTIFICATE_P12 secret was produced by following the procedure from:

0 commit comments

Comments
 (0)
Please sign in to comment.