mirror of
https://github.com/freckle/yesod-auth-oauth2.git
synced 2026-01-24 09:51:58 +01:00
Further configure 8.2.2 build
This commit is contained in:
parent
e0a39fc592
commit
aa9987c2e4
@ -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