Skip to content

Commit

Permalink
gitflow add php 8 test
Browse files Browse the repository at this point in the history
  • Loading branch information
nuryagdym committed Sep 3, 2022
1 parent d19fdc3 commit e286d0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
strategy:
fail-fast: true
matrix:
php: [7.3]
php: ['7.2', '8.0']
dependency-version: [prefer-stable]
steps:
- uses: actions/checkout@v1
Expand Down

0 comments on commit e286d0e

Please sign in to comment.