mirror of
https://github.com/freckle/yesod-auth-oauth2.git
synced 2026-01-11 19:58:28 +01:00
Further configure 8.2.2 build
This commit is contained in:
parent
4817021631
commit
e7b270110c
@ -51,7 +51,7 @@ jobs:
|
||||
build_8.2.2:
|
||||
<<: *stack_build
|
||||
environment:
|
||||
STACK_ARGUMENTS: --resolver lts-10.3
|
||||
STACK_ARGUMENTS: --stack-yaml stack-lts-10.3.yaml
|
||||
build:
|
||||
<<: *stack_build
|
||||
build_nightly:
|
||||
|
||||
6
stack-lts-10.3.yaml
Normal file
6
stack-lts-10.3.yaml
Normal file
@ -0,0 +1,6 @@
|
||||
---
|
||||
resolver: lts-10.3
|
||||
extra-deps:
|
||||
- http-types-0.12.1
|
||||
- yesod-auth-1.6.3
|
||||
- yesod-core-1.6.3
|
||||
Loading…
Reference in New Issue
Block a user