Skip to content

Commit 7580630

Browse files
authored
Merge pull request #910 from sergiy-petrov/patch-1
2 parents 3a66916 + 44e0933 commit 7580630

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

.github/workflows/continuous-integration.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -58,12 +58,10 @@ jobs:
5858
- "7.3"
5959
- "7.4"
6060
- "8.0"
61+
- "8.1"
6162
experimental:
6263
- false
63-
include:
64-
- php-version: "8.1"
65-
experimental: true
66-
composer-options: "--ignore-platform-reqs"
64+
6765
steps:
6866
- uses: "actions/checkout@v2"
6967
- uses: "shivammathur/setup-php@v2"

0 commit comments

Comments
 (0)