mirror of
https://github.com/reanimate/reanimate.git
synced 2026-09-12 00:23:08 +00:00
Switch to lts-16.0
Former-commit-id: 5fd8cf30e770163712607d98bcdc0aa91555ae62
This commit is contained in:
parent
364b8149fd
commit
78c7202e16
3 changed files with 14 additions and 3 deletions
|
|
@ -10,6 +10,9 @@ jobs:
|
|||
BUILD: stack
|
||||
STACK_YAML: stack.yaml
|
||||
ARGS: --pedantic
|
||||
stack-lts-15:
|
||||
BUILD: stack
|
||||
STACK_YAML: stack-lts-15.yaml
|
||||
stack-lts-14:
|
||||
BUILD: stack
|
||||
STACK_YAML: stack-lts-14.yaml
|
||||
|
|
|
|||
Loading…
Reference in a new issue