From db86ad60cbf23e70badf5c5446a0d57eedf8a918 Mon Sep 17 00:00:00 2001 From: Marc Alexander Date: Sat, 4 Oct 2025 19:52:43 +0200 Subject: [PATCH] [ticket/17555] Use windows-2025 runner for 3.3.x branch PHPBB-17555 --- .github/workflows/tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 9dac7ee0c5..dade39ed28 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -474,7 +474,7 @@ jobs: # Test with IIS & PostgreSQL on Windows windows-tests: - runs-on: windows-latest + runs-on: windows-2025 strategy: matrix: include: