Skip to content

Commit 398b819

Browse files
use mac latest for mac arm build
1 parent 2921979 commit 398b819

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/build.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -113,10 +113,9 @@ env:
113113
name: macOS_X86-64_dmg
114114
- path: '*macOS_64bit.zip'
115115
name: macOS_X86-64_zip
116-
PAID_RUNNER_BUILD_DATA: |
117116
- config:
118117
name: macOS ARM
119-
runs-on: macos-latest-xlarge
118+
runs-on: macos-latest
120119
container: |
121120
null
122121
certificate-secret: APPLE_SIGNING_CERTIFICATE_P12

0 commit comments

Comments
 (0)