mirror of
https://github.com/freckle/yesod-auth-oauth2.git
synced 2026-01-11 19:58:28 +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:
|
||||
<<: *stack_build
|
||||
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:
|
||||
<<: *stack_build
|
||||
environment:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user