diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e54ebf8..b61aef1 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -13,7 +13,7 @@ jobs: release: [ stable, lowest ] exclude: # TODO - php: 8.4 - - database: oracle + database: oracle include: - php: 8.3 release: stable