mirror of
https://github.com/freckle/yesod-auth-oauth2.git
synced 2026-01-25 02:11:55 +01:00
Configure non-latest CI build via STACK_YAML
So weeder will respect it as well.
This commit is contained in:
parent
d2ebb70875
commit
68928f90ec
@ -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