;github:workflows: update some ghc caching ids
This commit is contained in:
parent
84f037dc7e
commit
f7a9190d5b
2
.github/workflows/binaries-linux-x64.yml
vendored
2
.github/workflows/binaries-linux-x64.yml
vendored
@ -16,7 +16,7 @@ jobs:
|
|||||||
|
|
||||||
env:
|
env:
|
||||||
stack: stack
|
stack: stack
|
||||||
ghc: 9.10.1
|
ghc: 9.12.2
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
|
||||||
|
|||||||
2
.github/workflows/binaries-mac-arm64.yml
vendored
2
.github/workflows/binaries-mac-arm64.yml
vendored
@ -15,7 +15,7 @@ jobs:
|
|||||||
|
|
||||||
env:
|
env:
|
||||||
stack: stack
|
stack: stack
|
||||||
ghc: 9.10.1
|
ghc: 9.12.2
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
|
||||||
|
|||||||
2
.github/workflows/binaries-mac-x64.yml
vendored
2
.github/workflows/binaries-mac-x64.yml
vendored
@ -15,7 +15,7 @@ jobs:
|
|||||||
|
|
||||||
env:
|
env:
|
||||||
stack: stack
|
stack: stack
|
||||||
ghc: 9.10.1
|
ghc: 9.12.2
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user