We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No description provided.
The text was updated successfully, but these errors were encountered:
This will enable scenario like this:
environment: matrix: - sqlver: mssql2014 - sqlver: mssql2016 services: - $(sqlver)
Sorry, something went wrong.
This form would also be nice to have for these kinds of multiple SQL version testing scenarios
environment: matrix: - db: mssql driver: sqlsrv db_version: sql2008r2sp2 php: 7.2 services: mssql2008r2sp2 - db: mssql driver: sqlsrv db_version: sql2012sp1 php: 7.2 services: mssql2012sp1
Thank you @IlyaFinkelshteyn for filing this. I believe this will be a good improvement.
No branches or pull requests
No description provided.
The text was updated successfully, but these errors were encountered: