Skip to content

Commit

Permalink
Merge pull request #126 from andrewnicols/recentphp
Browse files Browse the repository at this point in the history
Run CI On Recent versions of PHP
  • Loading branch information
andrewnicols authored Aug 20, 2024
2 parents 6227aa0 + 90f1925 commit 1cbcb74
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 @@ -18,6 +18,10 @@ jobs:
- 7.3
- 7.4
- 8.0
- 8.1
- 8.2
- 8.3
- 8.4

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 1cbcb74

Please sign in to comment.