Skip to content

Commit 3780050

Browse files
committed
Fix typo on workflow name
1 parent d9deb8a commit 3780050

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
tags: phpdockerio/php:8.2-fpm
7171
tertiary: ~
7272

73-
- name: php82
73+
- name: php83
7474
folder: php/8.3
7575
arch: [ linux/amd64, linux/arm64, linux/arm/v7 ]
7676
targets:

0 commit comments

Comments
 (0)