gitea/.github/workflows
silverwind e94f9fcafd
Require MySQL 8.0, PostgreSQL 12, MSSQL 2012 (#27337)
- MySQL 5.7 support and testing is dropped
- MySQL tests now execute against 8.1, up from 5.7 and 8.0
- PostgreSQL 10 and 11 support ist dropped
- PostgreSQL tests now execute against 16, up from 15
- MSSQL 2008 support is dropped
- MSSQL tests now run against locked 2022 version

Fixes: https://github.com/go-gitea/gitea/issues/25657

Ref: https://endoflife.date/mysql
Ref: https://endoflife.date/postgresql
Ref: https://endoflife.date/mssqlserver

## ⚠️ BREAKING ⚠️

Support for MySQL 5.7, PostgreSQL 10 and 11, and MSSQL 2008 is dropped.
You are encouraged to upgrade to supported versions.

---------

Co-authored-by: techknowlogick <techknowlogick@gitea.com>
2023-10-03 13:27:57 -04:00
..
cron-licenses.yml Upgrading the actions/checkout@4 (#27096) 2023-09-16 15:06:27 +00:00
cron-lock.yml Don't run build and test if only docs changed (#24530) 2023-05-16 02:53:18 +00:00
cron-translations.yml Upgrading the actions/checkout@4 (#27096) 2023-09-16 15:06:27 +00:00
files-changed.yml Upgrading the actions/checkout@4 (#27096) 2023-09-16 15:06:27 +00:00
pull-compliance.yml Upgrading the actions/checkout@4 (#27096) 2023-09-16 15:06:27 +00:00
pull-db-tests.yml Require MySQL 8.0, PostgreSQL 12, MSSQL 2012 (#27337) 2023-10-03 13:27:57 -04:00
pull-docker-dryrun.yml Only run `docker-dryrun` when necessary (#25329) 2023-06-18 22:53:20 -04:00
pull-e2e-tests.yml Upgrading the actions/checkout@4 (#27096) 2023-09-16 15:06:27 +00:00
pull-labeler.yml Add `actions/labeler` (#26962) 2023-09-07 21:30:03 +00:00
release-nightly.yml Upgrading the actions/checkout@4 (#27096) 2023-09-16 15:06:27 +00:00