Skip to content

Commit

Permalink
Test with PHP 8.5
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianbergmann committed Sep 29, 2024
1 parent 65a2ec5 commit 9ac7b45
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,7 @@ jobs:
- "8.2"
- "8.3"
- "8.4"
- "8.5"

steps:
- name: Configure Git to avoid issues with line endings
Expand Down Expand Up @@ -170,6 +171,7 @@ jobs:
- "8.2"
- "8.3"
- "8.4"
- "8.5"

steps:
- name: Configure Git to avoid issues with line endings
Expand Down Expand Up @@ -354,6 +356,7 @@ jobs:
- "8.2"
- "8.3"
- "8.4"
- "8.5"

steps:
- name: Checkout
Expand Down

0 comments on commit 9ac7b45

Please sign in to comment.