Skip to content

Commit

Permalink
Update PHP patch versions
Browse files Browse the repository at this point in the history
  • Loading branch information
jaydrogers committed Dec 5, 2023
1 parent 32aaf5a commit 2a62f34
Showing 1 changed file with 3 additions and 13 deletions.
16 changes: 3 additions & 13 deletions scripts/conf/php-versions-base-config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,40 +16,30 @@ php_versions:
- name: bullseye
default: true
patch_versions:
- 8.0.29
- 8.0.28
- 8.0.30
- minor: "8.1"
base_os:
- name: alpine
- name: bookworm
default: true
patch_versions:
- 8.1.23
- 8.1.22
- 8.1.24
- 8.1.25
- minor: "8.2"
base_os:
- name: alpine
- name: bookworm
default: true
patch_versions:
- 8.2.10
- 8.2.11
- 8.2.9
- 8.2.12
- minor: "8.3"
base_os:
- name: alpine
- name: bookworm
default: true
patch_versions:
- 8.3.0
- minor: 8.3-rc
base_os:
- name: alpine
- name: bookworm
default: true
patch_versions:
- 8.3-rc
php_variations:
- name: cli
default: true
Expand Down

0 comments on commit 2a62f34

Please sign in to comment.