Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
wojciechsromek committed Jul 18, 2024
1 parent 879697b commit 12ba835
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/test-gpu.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,6 @@ jobs:
restore-keys: |
rust-build-${{ runner.os }}-
- name: Install apt dependencies (to be moved to base image
run: sudo apt-get update && sudo apt-get install -y curl

- name: Install Rust nightly
uses: dtolnay/rust-toolchain@master
with:
Expand Down

0 comments on commit 12ba835

Please sign in to comment.