Skip to content

Commit

Permalink
fix php version
Browse files Browse the repository at this point in the history
  • Loading branch information
ildyria committed Mar 2, 2024
1 parent 1a5d4b2 commit 954419b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,8 +94,8 @@ jobs:
fail-fast: false
matrix:
php-version:
- "8.1"
- "8.2"
- "8.3"
env:
extensions: curl, dom, imagick, json, libxml, mbstring

Expand Down

0 comments on commit 954419b

Please sign in to comment.