Skip to content

Commit

Permalink
Add PHP 8.4 to dev
Browse files Browse the repository at this point in the history
  • Loading branch information
joanhey committed May 19, 2024
1 parent e0dbe6c commit 9518648
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_development.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:

strategy:
matrix:
php_version: ["8.3"]
php_version: ["8.4"]
nginx_version: ["1.26.0"]
# Disable fail-fast to allow all failing versions to fail in a
# single build, rather than stopping when the first one fails.
Expand Down

0 comments on commit 9518648

Please sign in to comment.