History log of /PHP-8.3/.github/actions/setup-mssql/action.yml (Results 1 – 3 of 3)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 50d5e96e 24-Sep-2024 Ilija Tovilo

Fix nightly for 8.2

Backport of af721c9c361643df13a8137d22de9acde82512e5


# af721c9c 23-Sep-2024 武田 憲太郎

Fix MySQL and MSSQL CI failures

* use mysql service container for nightly tests
* remove unnecessary mysql startup
* update mssql container to newer version

Closes GH-16011.


Revision tags: php-8.2.0RC1, php-8.1.10, php-8.0.23
# c19116ff 24-Aug-2022 Michael Voříšek

Test oci8 & pdo_oci in CI

Closes GH-8348