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 b514627 commit 6930a36Copy full SHA for 6930a36
.github/workflows/push.yml
@@ -146,10 +146,7 @@ jobs:
146
MYSQL_TEST_HOST: mysql
147
PDO_MYSQL_TEST_DSN: mysql:host=mysql;dbname=test
148
PDO_MYSQL_TEST_HOST: mysql
149
- PDO_FIREBIRD_TEST_DATABASE: test.fdb
150
PDO_FIREBIRD_TEST_DSN: firebird:dbname=firebird:test.fdb
151
- PDO_FIREBIRD_TEST_PASS: test
152
- PDO_FIREBIRD_TEST_USER: test
153
services:
154
mysql:
155
image: mysql:8.3
0 commit comments