:octocat: CI update

This commit is contained in:
smiley
2023-11-27 23:42:53 +01:00
parent d8ccc242d3
commit 941b979d2d
+2 -8
View File
@@ -21,9 +21,6 @@ jobs:
fail-fast: true
matrix:
php-version:
- "7.4"
- "8.0"
- "8.1"
- "8.2"
- "8.3"
@@ -62,9 +59,6 @@ jobs:
- ubuntu-latest
- windows-latest
php-version:
- "7.4"
- "8.0"
- "8.1"
- "8.2"
- "8.3"
@@ -110,7 +104,7 @@ jobs:
- name: "Install PHP"
uses: shivammathur/setup-php@v2
with:
php-version: "8.1"
php-version: "8.2"
coverage: none
tools: phpDocumentor
extensions: fileinfo, gd, imagick, json, mbstring
@@ -138,7 +132,7 @@ jobs:
- name: "Install PHP"
uses: shivammathur/setup-php@v2
with:
php-version: "8.1"
php-version: "8.2"
coverage: none
- name: "Install Sphinx"