mirror of https://github.com/pixelfed/pixelfed.git
drop php 8.1 support
This commit is contained in:
parent
6edd712581
commit
9a1c4d42b5
|
@ -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 New Issue