From a9b53d0b7e80a42b679cb83ef5946d79d73412d7 Mon Sep 17 00:00:00 2001 From: jvoisin Date: Sun, 26 Nov 2023 18:44:56 +0100 Subject: Revert "Move from php8.3-rc to 8.3 in the CI" This reverts commit 6a9edc1c9b1d4d455f14ccf0c2e9234f4bcc0460. --- .github/workflows/builds.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/builds.yml b/.github/workflows/builds.yml index 5125436..efdc0a4 100644 --- a/.github/workflows/builds.yml +++ b/.github/workflows/builds.yml @@ -11,7 +11,7 @@ jobs: strategy: matrix: container: - - php:8.3 + - php:8.3-rc - php:8.2 - php:8.1 - php:8.0 -- cgit v1.3