Skip to content

Commit 3d9e4d1

Browse files
committed
Remove macos-latest-large from bundling
1 parent e9ef40a commit 3d9e4d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/bundling.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ jobs:
130130
bundle-macos:
131131
strategy:
132132
matrix:
133-
os: [macos-latest, macos-latest-large]
133+
os: [macos-latest]
134134
runs-on: ${{ matrix.os }}
135135
needs: build-frontend
136136
defaults:

0 commit comments

Comments
 (0)