mirror of
https://github.com/reanimate/reanimate.git
synced 2026-09-12 00:23:08 +00:00
Revert "Switch to better earcutting algorithm."
This reverts commit cabf77cceb.
This commit is contained in:
parent
cabf77cceb
commit
668a5f0391
12 changed files with 436 additions and 112 deletions
|
|
@ -20,6 +20,9 @@ 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