Skip to content

Commit

Permalink
Add PHP 8.1 to test suite (#8)
Browse files Browse the repository at this point in the history
  • Loading branch information
Firehed authored Dec 2, 2021
1 parent 4e1b85c commit 1bf5f23
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ jobs:
php:
- '7.4'
- '8.0'
- '8.1'

steps:
- name: Check out code
Expand Down

0 comments on commit 1bf5f23

Please sign in to comment.