File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 11version : 2.1
22
33orbs :
4- haskell : haskell-works/haskell-build@4.0.5
4+ haskell : haskell-works/haskell-build@4.1.7
55 github : haskell-works/github-release@1.2.1
66 hackage : haskell-works/hackage@1.3.0
77
@@ -33,8 +33,8 @@ workflows:
3333 cabal-test-extra : --test-show-details=direct
3434
3535 - haskell/build-with-binary-cache :
36- name : GHC 8.8.2
37- executor : haskell/ghc-8_8_2
36+ name : GHC 8.8.3
37+ executor : haskell/ghc-8_8_3
3838 context : haskell-ci
3939 binary-cache-uri : ${BINARY_CACHE_URI-"http://hw-binary-cache-us-west-2-a.s3-website-us-west-2.amazonaws.com/archive"}
4040 cabal-build-extra : --write-ghc-environment-files=ghc8.4.4+
@@ -47,7 +47,7 @@ workflows:
4747 - GHC 8.2.2
4848 - GHC 8.4.4
4949 - GHC 8.6.5
50- - GHC 8.8.2
50+ - GHC 8.8.3
5151 checkout : true
5252 filters :
5353 branches :
You can’t perform that action at this time.
0 commit comments