Skip to content

Commit 0063b24

Browse files
authored
Update to 8.0.26 & 8.1.13
1 parent af0d03c commit 0063b24

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.25, 8.1.12 ]
15+
php: [ 7.4.33, 8.0.26, 8.1.13 ]
1616
runs-on: ubuntu-latest
1717
steps:
1818
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)