Skip to content

Commit 4526c4a

Browse files
mirabilosmirabilos
authored andcommitted
drop WSL for now until fixed
Vampire/setup-wsl#74
1 parent 8b37f4d commit 4526c4a

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.github/workflows/winarm-tmate.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,6 @@
33
"action-tmate": {
44
"runs-on": "windows-11-arm",
55
"steps": [
6-
{
7-
"uses": "Vampire/setup-wsl@v5.0.1",
8-
"with": {
9-
"additional-packages": "bc build-essential",
10-
"update": true,
11-
"wsl-version": 1
12-
}
13-
},
146
{
157
"name": "unfuck line endings (GitHub by default converts them on checkout)",
168
"run": "git config --global core.autocrlf false\ngit config --global core.eol lf"

0 commit comments

Comments
 (0)