Skip to content

Commit acedfa1

Browse files
authored
Update docker-push.yml
Add unit 1.31.0
1 parent 51d72cb commit acedfa1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
strategy:
1414
matrix:
1515
php: ['8.2']
16-
unit: ['1.30.0', '1.29.1']
16+
unit: ['1.31.0', '1.30.0', '1.29.1']
1717
name: PHP ${{ matrix.php }} - Unit ${{ matrix.unit }}
1818
steps:
1919
-

0 commit comments

Comments
 (0)