Skip to content

Commit 0f04f27

Browse files
committed
Test
1 parent 8d616db commit 0f04f27

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/nightly_matrix.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
['ref' => 'PHP-8.5', 'version' => [8, 5]],
66
['ref' => 'PHP-8.4', 'version' => [8, 4]],
77
['ref' => 'PHP-8.3', 'version' => [8, 3]],
8-
['ref' => 'PHP-8.2', 'version' => [8, 2]],
9-
['ref' => 'PHP-8.1', 'version' => [8, 1]],
8+
// ['ref' => 'PHP-8.2', 'version' => [8, 2]],
9+
// ['ref' => 'PHP-8.1', 'version' => [8, 1]],
1010
];
1111

1212
function get_branch_commit_cache_file_path(): string {

0 commit comments

Comments
 (0)