Skip to content

Commit 54304b7

Browse files
committed
docker image for 8.10.3 not prepared
1 parent 4784870 commit 54304b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ jobs:
150150
cabal:
151151
working_directory: ~/build
152152
docker:
153-
- image: haskell:8.10.3
153+
- image: haskell:8.10.2
154154
steps:
155155
- checkout
156156
- run:

0 commit comments

Comments
 (0)