Skip to content

Commit

Permalink
Restore Firebird tests
Browse files Browse the repository at this point in the history
  • Loading branch information
staudenmeir committed Sep 7, 2024
1 parent 6a8964e commit 04526cb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ jobs:
php: [ 8.4, 8.3, 8.2 ]
database: [ mysql, mariadb, pgsql, sqlite, sqlsrv, singlestore, firebird ]
release: [ stable, lowest ]
exclude:
- php: 8.4
database: firebird
include:
- php: 8.3
release: stable
Expand Down

0 comments on commit 04526cb

Please sign in to comment.