Skip to content

Commit c2aa154

Browse files
committed
Use macos-13 to build x86 release
1 parent 381589a commit c2aa154

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", "macos-latest-large"]
85+
os: ["macos-latest", "macos-13"]
8686
runs-on: ${{ matrix.os }}
8787

8888
steps:

0 commit comments

Comments
 (0)