nickva commented on PR #4740: URL: https://github.com/apache/couchdb/pull/4740#issuecomment-1692339518
It looks like this fixes the CI: https://ci-couchdb.apache.org/blue/organizations/jenkins/jenkins-cm1%2FFullPlatformMatrix/detail/jenkins-try-to-fix-dep-package-builds/2/pipeline› <img width="678" alt="Screen Shot 2023-08-24 at 4 07 47 PM" src="https://github.com/apache/couchdb/assets/211822/84d192f3-6142-4ac4-9517-cf7f3ac8f1d6"> I tested that I could run elixir tests with Elixir 1.15 and Erlang 24 ``` % make elixir ... Finished in 227.6 seconds (0.00s async, 227.6s sync) 538 tests, 0 failures, 8 excluded % iex Erlang/OTP 24 [erts-12.3.2.13] [source] [64-bit] [smp:12:12] [ds:12:12:10] [async-threads:1] [jit] Interactive Elixir (1.15.4) - press Ctrl+C to exit (type h() ENTER for help) iex(1)> ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@couchdb.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org