Skip to content

Commit cc06b0c

Browse files
committed
[CI] adjusted PHP matrix for Rector job
1 parent 481378f commit cc06b0c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/rector.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ on:
88
jobs:
99
rector:
1010
name: Run rector
11+
strategy:
12+
matrix:
13+
php:
14+
- '8.3'
1115
uses: ibexa/gh-workflows/.github/workflows/rector.yml@main
1216
secrets:
1317
SATIS_NETWORK_KEY: ${{ secrets.SATIS_NETWORK_KEY }}

0 commit comments

Comments
 (0)