1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-10-12 15:34:31 +02:00

Merge pull request #6877 from marc1706/ticket/17555

[ticket/17555] Use windows-2025 runner for 3.3.x branch
This commit is contained in:
Marc Alexander
2025-10-04 23:07:29 +02:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -11,7 +11,7 @@
bootstrap="../tests/bootstrap.php"
timeoutForSmallTests="60"
timeoutForMediumTests="300"
timeoutForLargeTests="600">>
timeoutForLargeTests="600">
<testsuites>
<testsuite name="phpBB Test Suite">
<directory suffix="_test.php">../tests</directory>

View File

@@ -474,7 +474,7 @@ jobs:
# Test with IIS & PostgreSQL on Windows
windows-tests:
runs-on: windows-latest
runs-on: windows-2025
strategy:
matrix:
include: