Skip to content

Commit

Permalink
check with multiple php version
Browse files Browse the repository at this point in the history
  • Loading branch information
vrkansagara committed Dec 11, 2024
1 parent c0929a5 commit 9dd2681
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 @@ -14,7 +14,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest]
php: ["8.1", "8.2", "8.3", "8.4"]
php: ["8.2", "8.3", "8.4"]
env:
tools: composer, phpstan, infection
extensions: bcmath, bz2, curl, gd, intl, ldap, mbstring, opcache, readline, sqlite3, tidy, xml, xsl, zip zlib pcre
Expand Down

0 comments on commit 9dd2681

Please sign in to comment.