Skip to content

Commit

Permalink
add latest php versions to github ci
Browse files Browse the repository at this point in the history
  • Loading branch information
eric-therond authored and nikic committed Jan 2, 2025
1 parent 93d21b1 commit 1a223df
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ jobs:
- "8.0"
- "8.1"
- "8.2"
- "8.3"
- "8.4"
steps:
- name: "Checkout"
uses: "actions/checkout@v2"
Expand Down

0 comments on commit 1a223df

Please sign in to comment.