Skip to content

Commit 867222d

Browse files
committed
edits
1 parent a31d9ea commit 867222d

1 file changed

Lines changed: 0 additions & 11 deletions

File tree

.github/workflows/run-tests.yml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -33,17 +33,6 @@ jobs:
3333
with:
3434
llvm-version: 22
3535

36-
- name: Setup Rust
37-
uses: dtolnay/rust-toolchain@master
38-
with:
39-
toolchain: 1.95.0
40-
components: rustfmt
41-
42-
- name: Setup Python
43-
uses: actions/setup-python@v6
44-
with:
45-
python-version: '3.x'
46-
4736
- name: Configure
4837
run: |
4938
mkdir build && cd build

0 commit comments

Comments
 (0)