Skip to content

Commit

Permalink
Added missing php83 branch in self-update tests
Browse files Browse the repository at this point in the history
  • Loading branch information
stronk7 committed Mar 12, 2024
1 parent 90782b6 commit 995a05d
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 @@ -273,6 +273,7 @@ jobs:
matrix:
include:
# Each supported PHP version once. That's enough.
- php: '8.3'
- php: '8.2'
- php: '8.1'
- php: '8.0'
Expand Down

0 comments on commit 995a05d

Please sign in to comment.