Skip to content
This repository has been archived by the owner on Oct 12, 2024. It is now read-only.

Commit

Permalink
Try enabling 8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dantleech committed Sep 24, 2021
1 parent fd28f3c commit 8c3fd78
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,7 @@ jobs:
- '7.2'
- '7.3'
- '7.4'
- '8.0'
dependency:
- 'lowest'
- 'highest'
Expand All @@ -140,7 +141,7 @@ jobs:
with-examples: 'no'
allow-failures: false
coverage: xdebug
- php-version: '8.0'
- php-version: '8.1'
dependency: 'highest'
with-examples: 'no'
allow-failures: true
Expand Down

0 comments on commit 8c3fd78

Please sign in to comment.