Add CI logic for testing the latest dependencies
All threads resolved!
Due to an influx of spam, we have had to temporarily disable account registrations. Please write an email to accountsupport@archlinux.org, with your desired username, if you want to get access. Sorry for the inconvenience.
This way we can catch breaking upstream changes early and adapt the code sooner rather than later.
It works by checking if the CI variable TEST_LATEST is set to "true" all dependencies is bumped to the latest version, before tests are run. The plan is to test the latest dependencies on a schedule.
Fix #67 (closed)