Skip to content

Commit

Permalink
[CI] upgrade ci workflow to detect php versions
Browse files Browse the repository at this point in the history
  • Loading branch information
jaapio committed Nov 24, 2023
1 parent 181f43a commit c6701eb
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/integrate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ jobs:

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

0 comments on commit c6701eb

Please sign in to comment.