Skip to content

Commit

Permalink
ci: fix problem with pipline
Browse files Browse the repository at this point in the history
  • Loading branch information
gibiw committed Feb 6, 2025
1 parent 2e208b7 commit e105cfc
Show file tree
Hide file tree
Showing 2 changed files with 274 additions and 463 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:

strategy:
matrix:
php-version: [8.0, 8.1, 8.2, 8.3, 8.4]
php-version: [8.1, 8.2, 8.3, 8.4]

steps:
- name: Checkout repository
Expand Down
Loading

0 comments on commit e105cfc

Please sign in to comment.