mirror of
https://github.com/freckle/yesod-auth-oauth2.git
synced 2026-03-24 21:11:46 +01:00
Configure non-latest CI build via STACK_YAML
So weeder will respect it as well.
This commit is contained in:
parent
555b91f953
commit
9142acd1ab
@ -40,7 +40,9 @@ jobs:
|
|||||||
build_8.2.2:
|
build_8.2.2:
|
||||||
<<: *stack_build
|
<<: *stack_build
|
||||||
environment:
|
environment:
|
||||||
STACK_ARGUMENTS: --stack-yaml stack-lts-11.18.yaml
|
# Set this one via ENV var so that weeder respects it too. See
|
||||||
|
# https://github.com/ndmitchell/weeder/issues/41.
|
||||||
|
STACK_YAML: stack-lts-11.18.yaml
|
||||||
build_8.4.3:
|
build_8.4.3:
|
||||||
<<: *stack_build
|
<<: *stack_build
|
||||||
environment:
|
environment:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user