Commit 4e807add authored by Przemyslaw Kaminski's avatar Przemyslaw Kaminski

[gitlab-ci] modify runner's image

parent 838e712d
Pipeline #2269 failed with stage
in 3 minutes and 26 seconds
......@@ -2,7 +2,8 @@
# https://vadosware.io/post/zero-to-continuous-integrated-testing-a-haskell-project-with-gitlab/
#
#
image: cgenie/stack-build:lts-18.18-garg
#image: cgenie/stack-build:lts-18.18-garg
image: cgenie/nixos-stack:latest
variables:
STACK_ROOT: "${CI_PROJECT_DIR}/.stack-root"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment