Skip to content

Commit eec475d

Browse files
committed
ci: do not use vcvarsall for setup-cpp
1 parent c2f271c commit eec475d

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,6 @@ jobs:
6464
- name: Setup Cpp
6565
uses: aminya/setup-cpp@v1
6666
with:
67-
vcvarsall: true
6867
cmake: true
6968
ninja: true
7069
python: true

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,4 @@ stats.html
77
coverage/
88
.turbo/
99
.cache/
10+
.DS_Store

test/.DS_Store

-6 KB
Binary file not shown.

0 commit comments

Comments
 (0)