Skip to content

Commit

Permalink
Drop PHP 8.4 from CI
Browse files Browse the repository at this point in the history
  • Loading branch information
nbayramberdiyev committed Nov 24, 2024
1 parent 44c0fd1 commit fc28e4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
strategy:
fail-fast: false
matrix:
php-version: [8.3, 8.4]
php-version: [8.3]
os: [ubuntu-latest, macos-latest, windows-latest]
dependencies: [lowest, highest]

Expand Down

0 comments on commit fc28e4c

Please sign in to comment.