Skip to content

Commit f7a393d

Browse files
committed
Enhancement: Test PHP 7.2 instead of PHP 7.2.5
1 parent 6e8df8e commit f7a393d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ jobs:
8484
matrix:
8585
php-version:
8686
- '7.1.33'
87-
- '7.2.5'
87+
- '7.2'
8888
- '7.3'
8989
- '7.4'
9090
symfony-skeleton-stability:

0 commit comments

Comments
 (0)