mirror of
https://github.com/freckle/yesod-auth-oauth2.git
synced 2026-01-11 19:58:28 +01:00
Use stack-nightly in nightly CI build
This commit is contained in:
parent
1057124ebf
commit
f68ffeb4f6
@ -23,6 +23,7 @@ workflows:
|
||||
stack-yaml: stack-lts-13.2.yaml
|
||||
- stack-build/build-test-nightly:
|
||||
name: "nightly"
|
||||
stack-yaml: stack-nightly.yaml
|
||||
|
||||
nightly:
|
||||
triggers:
|
||||
@ -35,3 +36,4 @@ workflows:
|
||||
jobs:
|
||||
- stack-build/build-test-nightly:
|
||||
name: "nightly"
|
||||
stack-yaml: stack-nightly.yaml
|
||||
|
||||
Loading…
Reference in New Issue
Block a user