Skip to content

Commit 6b127f6

Browse files
committed
Add macos-large to build x86 package
1 parent 72ddb29 commit 6b127f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-binary-packages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
8282
matrix:
8383
ghc: ["9.6"]
8484
cabal: ["3.10"]
85-
os: ["macos-latest"]
85+
os: ["macos-latest", "macos-latest-large"]
8686
runs-on: ${{ matrix.os }}
8787

8888
steps:

0 commit comments

Comments
 (0)