Skip to content

Commit

Permalink
Test with PHP 8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
giggsey committed Nov 1, 2023
1 parent 4176349 commit 67b0d24
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,9 @@ jobs:
- "8.0"
- "8.1"
- "8.2"
- "8.3"
include:
- php-version: 8.1
- php-version: 8.2
coverage: coverage
steps:
- name: Checkout
Expand Down

0 comments on commit 67b0d24

Please sign in to comment.