Skip to content

Commit 6ba76e3

Browse files
authored
Merge pull request #27 from theam/test/circle-ci-lts-switch
Bump LTS version
2 parents df07734 + a2638c5 commit 6ba76e3

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
@@ -1,7 +1,7 @@
11
defaults: &defaults
22
working_directory: ~/aws-lambda-haskell-runtime
33
docker:
4-
- image: fpco/stack-build:lts-12.13
4+
- image: fpco/stack-build:lts-13.0
55

66
version: 2
77
jobs:

0 commit comments

Comments
 (0)