Skip to content

Commit 9aa7c77

Browse files
committed
fix: Update retired runner
1 parent 8d25d49 commit 9aa7c77

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -384,6 +384,8 @@ jobs:
384384
include:
385385
- target: arm64
386386
runs-on: macos-latest
387+
- target: universal2
388+
runs-on: macos-latest
387389

388390
if: |
389391
github.event_name != 'pull_request' ||

0 commit comments

Comments
 (0)