Skip to content

Commit

Permalink
Run the build on PHP 8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
benmatselby committed Aug 25, 2023
1 parent 3451c3d commit 2950438
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ jobs:
build:
strategy:
matrix:
php-version: [8.1]
php-version: [8.2]
runs-on: ubuntu-latest
name: Build
steps:
Expand Down

0 comments on commit 2950438

Please sign in to comment.