Skip to content

Commit

Permalink
Revert "fix checks, see #75"
Browse files Browse the repository at this point in the history
This reverts commit 253e290.
  • Loading branch information
Sebastix committed Nov 24, 2024
1 parent 253e290 commit 115784b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
strategy:
fail-fast: false
matrix:
php-version: ["8.1", "8.2.5", "8.3.13", "8.4.1"]
php-version: ["8.1", "8.2", "8.3", "8.4"]
steps:
- uses: actions/checkout@v4
- uses: shivammathur/setup-php@v2
Expand Down

0 comments on commit 115784b

Please sign in to comment.