mirror of
https://github.com/freckle/yesod-auth-oauth2.git
synced 2026-09-03 16:33:49 +02:00
Update resolver for 8.2 build
This commit is contained in:
parent
04fad28c20
commit
408aa7eb02
@ -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