diff options
| author | jvoisin | 2025-10-01 13:34:10 +0200 |
|---|---|---|
| committer | Julien Voisin | 2025-10-01 13:41:38 +0200 |
| commit | 5ddd783a19dfc1428cfd02cabc55177b3a488a28 (patch) | |
| tree | 55c69578f0bd1452200488cd8911ccc83068419f /.github | |
| parent | cfb22fc95c6a9acab607dfd30cdfe9fe05cbb69d (diff) | |
Update PHP8.5 from beta2 to rc1 in the CI
Diffstat (limited to '.github')
| -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 81122a1..b15258b 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.0beta2 | 14 | - php:8.5.0RC1 |
| 15 | - php:8.4 | 15 | - php:8.4 |
| 16 | - php:8.3 | 16 | - php:8.3 |
| 17 | - php:8.2 | 17 | - php:8.2 |
