Skip to content

Commit

Permalink
ci: use 8.1 as option for php
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesrusso committed Sep 17, 2023
1 parent ae69471 commit af510f7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ jobs:
- '7.3'
- '7.4'
- '8.0'
- '8.1'
runs-on: '${{ matrix.operating_system }}'
name: 'Test / PHP ${{ matrix.php_versions }}'
needs:
Expand Down

0 comments on commit af510f7

Please sign in to comment.