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 d414dba commit 85bab61Copy full SHA for 85bab61
.github/workflows/windows.yml
@@ -37,7 +37,7 @@ jobs:
37
vcvars: '10.0.22621.0 -vcvars_ver=14.2' # The defautl Windows 11 SDK and toolset are broken at windows-2022
38
test_task: check
39
- os: 11-arm
40
- test_task: test-spec
+ test_task: 'btest test-basic test-tool' # check and test-spec are broken yet.
41
target: arm64
42
- os: 2022
43
vc: 2019
0 commit comments