Skip to content

Commit f73a522

Browse files
committed
test
1 parent 12a9b9f commit f73a522

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -54,11 +54,6 @@ jobs:
5454
runs-on: ${{ matrix.os }}
5555
steps:
5656
- uses: actions/checkout@v4
57-
- run: |
58-
curl -L -o foo.sh https://sh.rustup.rs
59-
chmod +x foo.sh
60-
./foo.sh -y
61-
if: matrix.os == 'windows-11-arm'
6257
- name: Set up Python
6358
uses: actions/setup-python@v5
6459
with:

0 commit comments

Comments
 (0)