Skip to content

Commit

Permalink
Test Oracle coverage on PHP 8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
staudenmeir committed Dec 15, 2024
1 parent f12ede7 commit cf80c92
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,10 @@ jobs:
- php: 8.4
release: stable
coverage: true
- php: 8.3
database: oracle
release: stable
coverage: true

steps:
- name: Check out code
Expand Down

0 comments on commit cf80c92

Please sign in to comment.