We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bada684 commit bc509b0Copy full SHA for bc509b0
.github/workflows/docker-push.yml
@@ -13,7 +13,7 @@ jobs:
13
strategy:
14
matrix:
15
php: ['8.2', '8.3']
16
- unit: ['1.32.1', '1.32.0', '1.31.1', '1.30.0']
+ unit: ['1.33.0', '1.32.1', '1.32.0', '1.31.1', '1.30.0']
17
exclude:
18
- php: '8.3'
19
unit: '1.31.1'
0 commit comments