Skip to content

Commit

Permalink
Merge pull request #42 from pagemachine/php82
Browse files Browse the repository at this point in the history
Build against PHP 8.2
  • Loading branch information
mbrodala authored Jan 8, 2024
2 parents 412bc9b + a34716c commit a20c977
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
php:
- '8.0'
- '8.1'
- '8.2'

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

0 comments on commit a20c977

Please sign in to comment.