Skip to content

Commit af0135f

Browse files
committed
temporary remove 8.5 from ci build matrix
1 parent 8838ae6 commit af0135f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ on:
3131
- 'false'
3232

3333
env:
34-
PHP_VERSIONS: '8.1,8.2,8.3,8.4,8.5'
34+
PHP_VERSIONS: '8.1,8.2,8.3,8.4'
3535
GHCR_SLUG: ghcr.io/toshy/php
3636

3737
jobs:

0 commit comments

Comments
 (0)