Set CABAL_VER for armv7
This commit is contained in:
parent
4db23bd757
commit
2f9fca4126
1
.github/workflows/cabal-release.yaml
vendored
1
.github/workflows/cabal-release.yaml
vendored
@ -199,6 +199,7 @@ jobs:
|
|||||||
ARCH: ARM64
|
ARCH: ARM64
|
||||||
DISTRO: Ubuntu
|
DISTRO: Ubuntu
|
||||||
GHC_VERSION: 9.2.8
|
GHC_VERSION: 9.2.8
|
||||||
|
CABAL_VER: 3.6.2.0-p1
|
||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
|
Loading…
Reference in New Issue
Block a user