mirror of
https://github.com/freckle/yesod-auth-oauth2.git
synced 2026-01-11 19:58:28 +01:00
Fix STACK_YAML in release
We removed some resolvers, so we need to update the minimum that's used here.
This commit is contained in:
parent
3dd2318067
commit
a4c3d9f049
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -19,4 +19,4 @@ jobs:
|
||||
HACKAGE_KEY: ${{ secrets.HACKAGE_UPLOAD_API_KEY }}
|
||||
|
||||
# Use minimum LTS to set lowest lower bounds
|
||||
STACK_YAML: stack-lts-16.31.yaml
|
||||
STACK_YAML: stack-lts21.yaml
|
||||
|
||||
Loading…
Reference in New Issue
Block a user