Skip to content

Commit

Permalink
[BUGFIX] Wrong GitLab job name
Browse files Browse the repository at this point in the history
The job name did not match the file name and the actual content of the
job.

Relates: #976
  • Loading branch information
DanielSiepmann committed Nov 27, 2023
1 parent afd6a00 commit 2b5126b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab/pipeline/jobs/func-php8.2-v12-lowest.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
func-php8.2-v11-lowest:
func-php8.2-v12-lowest:
extends: .default
image: php:8.2
services:
Expand Down

0 comments on commit 2b5126b

Please sign in to comment.