We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a49ae05 commit e437bf2Copy full SHA for e437bf2
src/globals/test-extensions.php
@@ -23,7 +23,7 @@
23
24
// test os (macos-13, macos-14, macos-15, ubuntu-latest, windows-latest are available)
25
$test_os = [
26
- 'macos-13', // bin/spc for x86_64
+ // 'macos-13', // bin/spc for x86_64
27
// 'macos-14', // bin/spc for arm64
28
'macos-15', // bin/spc for arm64
29
'ubuntu-latest', // bin/spc-alpine-docker for x86_64
0 commit comments