mirror of
https://github.com/freckle/yesod-auth-oauth2.git
synced 2026-03-15 08:46:43 +01:00
Update resolver for 8.2 build
This commit is contained in:
parent
2134605bf2
commit
3390bfb985
@ -40,7 +40,7 @@ jobs:
|
|||||||
build_8.2.2:
|
build_8.2.2:
|
||||||
<<: *stack_build
|
<<: *stack_build
|
||||||
environment:
|
environment:
|
||||||
STACK_ARGUMENTS: --stack-yaml stack-lts-11.5.yaml
|
STACK_ARGUMENTS: --stack-yaml stack-lts-11.18.yaml
|
||||||
build:
|
build:
|
||||||
<<: *stack_build
|
<<: *stack_build
|
||||||
build_nightly:
|
build_nightly:
|
||||||
|
|||||||
4
stack-lts-11.18.yaml
Normal file
4
stack-lts-11.18.yaml
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
---
|
||||||
|
resolver: lts-11.18
|
||||||
|
extra-deps:
|
||||||
|
- hoauth2-1.7.2
|
||||||
@ -1,4 +0,0 @@
|
|||||||
---
|
|
||||||
resolver: lts-11.5
|
|
||||||
extra-deps:
|
|
||||||
- hoauth2-1.7.1
|
|
||||||
Loading…
Reference in New Issue
Block a user