mirror of
https://github.com/freckle/yesod-auth-oauth2.git
synced 2026-01-11 19:58:28 +01:00
Add a CI job with default resolver
This commit is contained in:
parent
ada3fba748
commit
62eeaa8af1
@ -56,6 +56,8 @@ jobs:
|
||||
<<: *stack_build
|
||||
environment:
|
||||
STACK_ARGUMENTS: --resolver lts-10.3
|
||||
build:
|
||||
<<: *stack_build
|
||||
build_nightly:
|
||||
<<: *stack_build
|
||||
environment:
|
||||
@ -69,4 +71,5 @@ workflows:
|
||||
# - build_7.10.3
|
||||
- build_8.0.2
|
||||
- build_8.2.2
|
||||
- build
|
||||
- build_nightly
|
||||
|
||||
Loading…
Reference in New Issue
Block a user