Skip to content

Commit

Permalink
Preliminary tests against PHP 8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
xificurk committed Sep 1, 2021
1 parent 065dc2e commit 56279e4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yaml
Expand Up @@ -19,6 +19,9 @@ jobs:
- ''
- '--prefer-stable'
- '--prefer-stable --prefer-lowest'
include:
- php: 8.1
composer_args: ''
name: PHP ${{ matrix.php }} ${{ matrix.composer_args }}
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 56279e4

Please sign in to comment.