mirror of
https://github.com/reanimate/reanimate.git
synced 2026-09-12 00:23:08 +00:00
Switch to better earcutting algorithm.
This commit is contained in:
parent
c3363f07d6
commit
cabf77cceb
12 changed files with 112 additions and 436 deletions
|
|
@ -20,9 +20,6 @@ jobs:
|
|||
stack-lts-13:
|
||||
BUILD: stack
|
||||
STACK_YAML: stack-lts-13.yaml
|
||||
stack-lts-12:
|
||||
BUILD: stack
|
||||
STACK_YAML: stack-lts-12.yaml
|
||||
stack-nightly:
|
||||
BUILD: stack
|
||||
ARGS: --resolver nightly
|
||||
|
|
|
|||
Loading…
Reference in a new issue