Skip to content

Commit 6a72b3f

Browse files
authored
Merge pull request #85 from LibreCodeCoop/chore/remove-old-php-version
chore: remove old php version
2 parents 43b0306 + 9a47259 commit 6a72b3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-php.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@ jobs:
2020
fail-fast: false
2121
matrix:
2222
container:
23-
- php80
2423
- php81
2524
- php82
25+
- php83
2626
permissions:
2727
packages: write
2828
contents: read

0 commit comments

Comments
 (0)