Try to run only working tests
This commit is contained in:
parent
d414dbae0a
commit
85bab61565
Notes:
git
2025-04-21 03:25:55 +00:00
2
.github/workflows/windows.yml
vendored
2
.github/workflows/windows.yml
vendored
@ -37,7 +37,7 @@ jobs:
|
|||||||
vcvars: '10.0.22621.0 -vcvars_ver=14.2' # The defautl Windows 11 SDK and toolset are broken at windows-2022
|
vcvars: '10.0.22621.0 -vcvars_ver=14.2' # The defautl Windows 11 SDK and toolset are broken at windows-2022
|
||||||
test_task: check
|
test_task: check
|
||||||
- os: 11-arm
|
- os: 11-arm
|
||||||
test_task: test-spec
|
test_task: 'btest test-basic test-tool' # check and test-spec are broken yet.
|
||||||
target: arm64
|
target: arm64
|
||||||
- os: 2022
|
- os: 2022
|
||||||
vc: 2019
|
vc: 2019
|
||||||
|
Loading…
x
Reference in New Issue
Block a user