Skip to content

Commit 1a9eb26

Browse files
authored
Update php.yml
1 parent 87dfa7d commit 1a9eb26

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/php.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@ jobs:
1414

1515
runs-on: ubuntu-latest
1616

17+
strategy:
18+
matrix:
19+
php: ['8.2']
20+
1721
steps:
1822
- uses: actions/checkout@v4
1923

0 commit comments

Comments
 (0)