Skip to content

Commit

Permalink
Add PHP 8.1 to GitHub actions
Browse files Browse the repository at this point in the history
  • Loading branch information
DonCallisto committed Oct 11, 2021
1 parent 950f749 commit ed9b9ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
- '7.3'
- '7.4'
- '8.0'
- '8.1'

name: PHP ${{ matrix.php }} ${{ matrix.description }}
steps:
Expand Down

0 comments on commit ed9b9ef

Please sign in to comment.