ci: binaries-mac-arm64: this has been building x64, fix it
This commit is contained in:
parent
080d65b73b
commit
d6646ddbdf
2
.github/workflows/binaries-mac-arm64.yml
vendored
2
.github/workflows/binaries-mac-arm64.yml
vendored
@ -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
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user