Skip to content

Commit 9e1ea29

Browse files
hugovkdiegorusso
andauthored
Remove redundant comment
Co-authored-by: Diego Russo <[email protected]>
1 parent dd8a0c5 commit 9e1ea29

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/jit.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,6 @@ jobs:
9696
python-version: '3.11'
9797

9898
- name: Windows
99-
# Forks don't have access to Windows on Arm runners. Skip those:
10099
if: runner.os == 'Windows'
101100
run: |
102101
choco install llvm --allow-downgrade --no-progress --version ${{ matrix.llvm }}.1.0

0 commit comments

Comments
 (0)