Skip to content

Commit

Permalink
CI : PHP 8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
julien-boudry authored Nov 12, 2024
1 parent 8d3f11d commit 34a735f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/execute_all_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
strategy:
matrix:
operating-system: [ubuntu-latest, windows-latest, macos-14]
php-versions: ['8.3']
php-versions: ['8.3', '8.4']
php-extensions: ['pdo,pdo_sqlite,mbstring,json', 'none,curl,mbstring,json,dom,openssl,tokenizer,xml,xmlwriter,zip']
fail-fast: false

Expand Down

0 comments on commit 34a735f

Please sign in to comment.