Compare commits

...

2 Commits

Author SHA1 Message Date
2f9fca4126
Set CABAL_VER for armv7 2024-01-03 20:23:03 +08:00
4db23bd757
cabal-install-v3.6.2.0-p2 2024-01-03 19:23:23 +08:00
2 changed files with 2 additions and 1 deletions

View File

@ -25,7 +25,7 @@ build_task:
script:
- tzsetup Etc/GMT
- adjkerntz -a
- git clone --branch cabal-install-v3.6.2.0-p1 https://github.com/hasufell/cabal.git
- git clone --branch cabal-install-v3.6.2.0-p2 https://github.com/hasufell/cabal.git
- cd cabal/
- bash .github/scripts/build.sh
binaries_artifacts:

View File

@ -199,6 +199,7 @@ jobs:
ARCH: ARM64
DISTRO: Ubuntu
GHC_VERSION: 9.2.8
CABAL_VER: 3.6.2.0-p1
strategy:
fail-fast: false
matrix: