Skip to content

Commit 5bdae23

Browse files
authored
Update to PHP 8.0.27, 8.1.14, 8.2.1
1 parent c14ef79 commit 5bdae23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
build:
1313
strategy:
1414
matrix:
15-
php: [ 7.4.33, 8.0.26, 8.1.13, 8.2.0 ]
15+
php: [ 7.4.33, 8.0.27, 8.1.14, 8.2.1 ]
1616
runs-on: ubuntu-latest
1717
steps:
1818
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)