mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-13 20:05:35 +08:00
test macos
This commit is contained in:
@@ -22,9 +22,9 @@ $test_php_version = [
|
|||||||
// test os (macos-13, macos-14, ubuntu-latest, windows-latest are available)
|
// test os (macos-13, macos-14, ubuntu-latest, windows-latest are available)
|
||||||
$test_os = [
|
$test_os = [
|
||||||
// 'macos-13',
|
// 'macos-13',
|
||||||
// 'macos-14',
|
'macos-14',
|
||||||
// 'ubuntu-latest',
|
'ubuntu-latest',
|
||||||
'windows-latest',
|
// 'windows-latest',
|
||||||
];
|
];
|
||||||
|
|
||||||
// whether enable thread safe
|
// whether enable thread safe
|
||||||
|
|||||||
Reference in New Issue
Block a user