Commit 4223d9b
authored
Do not run Scrutinizer CI for PHP 8.5 as they fail to build due to 403 error on their own mirror (#501)
The URL is accessible, but not accessible inside their build container. Not our fault.
Happens for any existing 8.5.* version (8.5.0, 8.5.1, 8.5.2)
[Info]: Building 8.5.2 into /home/scrutinizer/.phpenv/versions/8.5.2
[Downloading]: https://php-package-mirror.scrutinizer-ci.com/8.5.2.tar.bz2
-----------------
| BUILD ERROR |
-----------------
Here are the last 10 lines from the log:
-----------------------------------------
curl: (22) The requested URL returned error: 403
-----------------------------------------
The full Log is available at '/tmp/php-build.8.5.2.20260204102508.log'.1 parent 5dc3c1c commit 4223d9b
1 file changed
Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
37 | | - | |
38 | | - | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
0 commit comments