mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-22 06:21:27 +00:00
drop php 8.1 support
This commit is contained in:
parent
6edd712581
commit
9a1c4d42b5
1 changed files with 0 additions and 1 deletions
1
.github/workflows/docker.yml
vendored
1
.github/workflows/docker.yml
vendored
|
@ -70,7 +70,6 @@ jobs:
|
||||||
# See: https://docs.github.com/en/actions/using-jobs/using-a-matrix-for-your-jobs
|
# See: https://docs.github.com/en/actions/using-jobs/using-a-matrix-for-your-jobs
|
||||||
matrix:
|
matrix:
|
||||||
php_version:
|
php_version:
|
||||||
- 8.1
|
|
||||||
- 8.2
|
- 8.2
|
||||||
- 8.3
|
- 8.3
|
||||||
target_runtime:
|
target_runtime:
|
||||||
|
|
Loading…
Reference in a new issue