Skip to content

Commit

Permalink
update validate versions
Browse files Browse the repository at this point in the history
  • Loading branch information
brettmc committed Dec 24, 2024
1 parent 2706cd7 commit 18ba6be
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 @@ -154,5 +154,5 @@ jobs:
needs: php
with:
matrix_extension: '["ast, json, grpc"]'
matrix_php_version: '["8.1", "8.2", "8.3"]'
matrix_php_version: '["8.2", "8.3", "8.4"]'
install_directory: '~/.test/.packages'

0 comments on commit 18ba6be

Please sign in to comment.