mirror of
https://github.com/chevereto/chevereto.git
synced 2026-05-06 20:06:59 +02:00
Automatic push 4.5.0
This commit is contained in:
2
.github/test.yml
vendored
2
.github/test.yml
vendored
@@ -13,7 +13,7 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
operating-system: [ubuntu-22.04]
|
||||
php-versions: ["8.0", "8.1"]
|
||||
php-versions: ["8.2"]
|
||||
env:
|
||||
extensions: pcov, imagick
|
||||
tools: composer
|
||||
|
||||
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
@@ -14,7 +14,7 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
os: [ubuntu-22.04]
|
||||
php: ["8.1"]
|
||||
php: ["8.2"]
|
||||
env:
|
||||
tools: composer
|
||||
ini-values: default_charset='UTF-8'
|
||||
|
||||
2
.github/workflows/release-free.yml
vendored
2
.github/workflows/release-free.yml
vendored
@@ -11,7 +11,7 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
operating-system: [ubuntu-latest]
|
||||
php-versions: ["8.1"]
|
||||
php-versions: ["8.2"]
|
||||
env:
|
||||
tools: composer
|
||||
ini-values: default_charset='UTF-8'
|
||||
|
||||
Reference in New Issue
Block a user