Skip to content

Commit c6701eb

Browse files
committed
[CI] upgrade ci workflow to detect php versions
1 parent 181f43a commit c6701eb

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/integrate.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ jobs:
4444

4545
unit-tests:
4646
name: "Unit test"
47-
uses: "phpDocumentor/.github/.github/workflows/continues-integration.yml@v0.4.0"
47+
uses: "phpDocumentor/.github/.github/workflows/continuous-integration.yml@0.5.0"
4848
with:
4949
composer-root-version: "1.x-dev"
50-
php-versions: "['7.4', '8.0', '8.1', '8.2']"

0 commit comments

Comments
 (0)