machty / ember-concurrency

ember-concurrency is an Ember Addon that enables you to write concise, worry-free, cancelable, restartable, asynchronous tasks.
http://ember-concurrency.com
MIT License
691 stars 155 forks source link

Fix CI in master again #445

Closed maxfierke closed 2 years ago

maxfierke commented 2 years ago

ember-beta and ember-canary now require ember-auto-import 2.x, and the CI runners seem to have some issues with missing libegl right now? there's a broken release of socket.io

jherdman commented 2 years ago

FYI https://github.com/socketio/socket.io/issues/4121