Skip to content

Commit

Permalink
T
Browse files Browse the repository at this point in the history
  • Loading branch information
pionl committed Apr 7, 2024
1 parent 3984249 commit 8170e87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-code.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
name: "Run tests"
strategy:
matrix:
phpVersion: [ "8.2", "8.3" ]
phpVersion: [ "8.1", "8.2", "8.3" ]
uses: wrk-flow/reusable-workflows/.github/workflows/php-tests.yml@7562253bdc3769847417e3476b501e7126f5d2c0
with:
gistID: ${{ vars.GIST_ID }}
Expand Down

0 comments on commit 8170e87

Please sign in to comment.