Skip to content

Commit

Permalink
#2255 - Add PHP 8.1 to the matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeckerson committed Sep 9, 2021
1 parent 27c2e71 commit d5cb1a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-unix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ jobs:
php:
- '7.4'
- '8.0'
- '8.1'

steps:
- name: Setup Prerequisites
Expand Down

0 comments on commit d5cb1a0

Please sign in to comment.