diff options
| author | jvoisin | 2025-11-21 17:02:09 +0100 |
|---|---|---|
| committer | jvoisin | 2025-11-21 17:02:09 +0100 |
| commit | ea53f247a64f0702e983c0ce98ba7655ca7762a8 (patch) | |
| tree | 83d5accfd3aa99f0da244d8e18c0acdb85722445 /.github/workflows/builds.yml | |
| parent | 7309e64f97b01a6505b2ebba671006a2f82b101f (diff) | |
Bump PHP8.5-rc to PHP8.5
Diffstat (limited to '')
| -rw-r--r-- | .github/workflows/builds.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/builds.yml b/.github/workflows/builds.yml index b15258b..d919cf9 100644 --- a/.github/workflows/builds.yml +++ b/.github/workflows/builds.yml | |||
| @@ -11,7 +11,7 @@ jobs: | |||
| 11 | strategy: | 11 | strategy: |
| 12 | matrix: | 12 | matrix: |
| 13 | container: | 13 | container: |
| 14 | - php:8.5.0RC1 | 14 | - php:8.5 |
| 15 | - php:8.4 | 15 | - php:8.4 |
| 16 | - php:8.3 | 16 | - php:8.3 |
| 17 | - php:8.2 | 17 | - php:8.2 |
