Skip to content

Commit cd57468

Browse files
committed
ci: test on all available windows systems
1 parent f1ae331 commit cd57468

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/tests_2.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -37,11 +37,6 @@ jobs:
3737
run: corepack enable --install-directory 'C:\npm\prefix'
3838
working-directory: a\b\tls
3939

40-
- name: Enable Corepack
41-
if: matrix.os != 'windows-latest'
42-
run: corepack enable
43-
working-directory: tact-language-server
44-
4540
- name: Setup Node.js 22.x
4641
uses: actions/setup-node@v4
4742
with:

0 commit comments

Comments
 (0)