Skip to content

Commit bc509b0

Browse files
authored
Add unit v1.33.0
1 parent bada684 commit bc509b0

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', '8.3']
16-
unit: ['1.32.1', '1.32.0', '1.31.1', '1.30.0']
16+
unit: ['1.33.0', '1.32.1', '1.32.0', '1.31.1', '1.30.0']
1717
exclude:
1818
- php: '8.3'
1919
unit: '1.31.1'

0 commit comments

Comments
 (0)