Skip to content

Commit

Permalink
Enable GHSA-9pqp-7h25-4f32.phpt on Windows
Browse files Browse the repository at this point in the history
Closes GH-16933.
  • Loading branch information
cmb69 committed Dec 4, 2024
1 parent b263f35 commit 7685fb0
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tests/basic/GHSA-9pqp-7h25-4f32.phpt
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@ GHSA-9pqp-7h25-4f32
if (!getenv('TEST_PHP_CGI_EXECUTABLE')) {
die("skip php-cgi not available");
}
if (substr(PHP_OS, 0, 3) == 'WIN') {
die("skip not for Windows in CI - probably resource issue");
}
?>
--FILE--
<?php
Expand Down

0 comments on commit 7685fb0

Please sign in to comment.