elixir-wallaby / wallaby

Concurrent browser tests for your Elixir web apps.
https://twitter.com/elixir_wallaby
MIT License
1.67k stars 197 forks source link

Update Dependencies and test on Elixir 1.14 and 1.15 #738

Closed kyleboe closed 3 months ago

kyleboe commented 1 year ago

I opened up a PR on my fork so I could run CI and it seems to be failing for the same reason as the Selenium v4 macOS pipeline. It is pulling a newer version of elixir and there are deps that are incompatible with elixir 1.14+

mhanberg commented 1 year ago

@kyleboe the v4 jobs aren't expected to succeed. I just have them in there in case someone wants to look into #569