Update continuous-integration.yml

This commit is contained in:
Sergiy Petrov
2021-10-13 20:55:41 +03:00
committed by GitHub
parent fc9bb7fb53
commit 30aa2dffa6
+2 -7
View File
@@ -64,9 +64,7 @@ jobs:
- "7.3"
- "7.4"
- "8.0"
include:
- php-version: "8.1"
composer-options: "--ignore-platform-req=php"
- "8.1"
steps:
- name: "Checkout repository"
@@ -134,13 +132,10 @@ jobs:
- "7.3"
- "7.4"
- "8.0"
- "8.1"
operating-system:
- "ubuntu-latest"
- "windows-latest"
include:
- php-version: "8.1"
operating-system: "ubuntu-latest"
composer-options: "--ignore-platform-req=php"
steps:
- name: "Configure Git (for Windows)"