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