Skip to content

Commit 0a424a8

Browse files
committed
Upgrade to ghc-8.8.2 in CI
1 parent 408f350 commit 0a424a8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.circleci/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,10 +62,10 @@ workflows:
6262
cabal-test-extra: --test-show-details=direct
6363

6464
- haskell/build-with-binary-cache:
65-
name: GHC 8.8.1
65+
name: GHC 8.8.2
6666
executor:
6767
name: cabal-build
68-
ghc-version: 8.8.1
68+
ghc-version: 8.8.2
6969
before-build: [build-librdkafka]
7070
context: haskell-ci
7171
binary-cache-uri: ${BINARY_CACHE_URI-"http://hw-binary-cache-us-west-2-a.s3-website-us-west-2.amazonaws.com/archive"}

0 commit comments

Comments
 (0)