We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 381589a commit c2aa154Copy full SHA for c2aa154
.github/workflows/build-binary-packages.yml
@@ -82,7 +82,7 @@ jobs:
82
matrix:
83
ghc: ["9.6"]
84
cabal: ["3.10"]
85
- os: ["macos-latest", "macos-latest-large"]
+ os: ["macos-latest", "macos-13"]
86
runs-on: ${{ matrix.os }}
87
88
steps:
0 commit comments