ci: binaries-mac-arm64: this has been building x64, fix it

This commit is contained in:
Simon Michael 2024-04-19 00:45:03 -10:00
parent 080d65b73b
commit d6646ddbdf

View File

@ -10,7 +10,7 @@ on:
jobs: jobs:
build: build:
# arm64 # arm64
runs-on: macos-latest runs-on: macos-14
env: env:
ghc: 98 ghc: 98
stack: stack stack: stack