Skip to content

Commit

Permalink
Added PHP8.1 to the test matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
konradoboza authored and pspanja committed Jan 12, 2022
1 parent cba4d23 commit 0d9bc01
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
- php: '7.3'
- php: '7.4'
- php: '8.0'
- php: '8.1'
steps:
- uses: actions/checkout@v2
- uses: shivammathur/setup-php@v2
Expand Down

0 comments on commit 0d9bc01

Please sign in to comment.