Skip to content

Commit

Permalink
Revert "Install Rust 1.72.1 in CI"
Browse files Browse the repository at this point in the history
This reverts commit 4b98fd3.
  • Loading branch information
spenserblack committed Sep 25, 2023
1 parent 5a50eae commit 3f5b4c7
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,6 @@ jobs:
- uses: actions/checkout@v4
- name: Fetch Test Branches
run: git fetch origin test/javascript:test/javascript
- name: Install Rust
uses: dtolnay/rust-toolchain@v1
with:
toolchain: '1.72.1'
- uses: actions/cache@v3
with:
path: |
Expand Down

0 comments on commit 3f5b4c7

Please sign in to comment.