We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent afc0fa8 commit d8da070Copy full SHA for d8da070
.github/workflows/platform-test.yml
@@ -44,6 +44,8 @@ jobs:
44
uses: actions/checkout@v4
45
46
- uses: Yarden-zamir/install-mssql-odbc@main
47
+ with:
48
+ ODBC_VERSION: 17
49
50
- name: "Install PHP"
51
uses: "shivammathur/setup-php@v2"
0 commit comments