mirror of
https://github.com/ivuorinen/docker-php-with-imagick-multi.git
synced 2026-01-26 11:34:03 +00:00
feat: add php83 dockerfile, update docker-image workflow
This commit is contained in:
2
.github/workflows/docker-image.yml
vendored
2
.github/workflows/docker-image.yml
vendored
@@ -26,7 +26,7 @@ jobs:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
php: [php74, php80, php81, php82]
|
||||
php: [php74, php80, php81, php82, php83]
|
||||
arch: ['linux/amd64', 'linux/arm64']
|
||||
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user