Compare commits
2 Commits
master
...
cabal-3.6.
| Author | SHA1 | Date | |
|---|---|---|---|
| 2f9fca4126 | |||
| 4db23bd757 |
@@ -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:
|
||||
|
||||
1
.github/workflows/cabal-release.yaml
vendored
1
.github/workflows/cabal-release.yaml
vendored
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user