We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8838ae6 commit af0135fCopy full SHA for af0135f
1 file changed
.github/workflows/release.yml
@@ -31,7 +31,7 @@ on:
31
- 'false'
32
33
env:
34
- PHP_VERSIONS: '8.1,8.2,8.3,8.4,8.5'
+ PHP_VERSIONS: '8.1,8.2,8.3,8.4'
35
GHCR_SLUG: ghcr.io/toshy/php
36
37
jobs:
0 commit comments