This commit is contained in:
crazywhalecc
2025-08-03 01:12:28 +08:00
parent c3e9a2816b
commit e6cf05ddff
3 changed files with 15 additions and 5 deletions

View File

@@ -18,7 +18,7 @@ $test_php_version = [
// '8.3',
'8.4',
// '8.5',
// 'git',
'git',
];
// test os (macos-13, macos-14, macos-15, ubuntu-latest, windows-latest are available)
@@ -28,7 +28,7 @@ $test_os = [
// 'macos-15', // bin/spc for arm64
'ubuntu-latest', // bin/spc-alpine-docker for x86_64
// 'ubuntu-22.04', // bin/spc-gnu-docker for x86_64
// 'ubuntu-24.04', // bin/spc for x86_64
'ubuntu-24.04', // bin/spc for x86_64
'ubuntu-22.04-arm', // bin/spc-gnu-docker for arm64
'ubuntu-24.04-arm', // bin/spc for arm64
// 'windows-latest', // .\bin\spc.ps1