framework icon indicating copy to clipboard operation
framework copied to clipboard

[11.x] Add Databases nightly workflow

Open Jubeki opened this issue 1 year ago • 1 comments

Alternative to https://github.com/laravel/framework/pull/51193

This PR adds a database nightly workflow, which runs preview versions of databases (currently only MariaDB) to make sure upcoming versions are supported.

Note: The line were it runs on pull_requests needs to be removed before merge. It is there only too make sure the tests pass here.

Jubeki avatar Apr 26 '24 09:04 Jubeki

Thanks for submitting a PR!

Note that draft PR's are not reviewed. If you would like a review, please mark your pull request as ready for review in the GitHub user interface.

Pull requests that are abandoned in draft may be closed due to inactivity.

github-actions[bot] avatar Apr 26 '24 09:04 github-actions[bot]

Thanks @Jubeki!

driesvints avatar May 03 '24 11:05 driesvints