Skip to content

Commit

Permalink
Rust 1.72.0 is no longer supported (#307)
Browse files Browse the repository at this point in the history
  • Loading branch information
satoren authored Oct 16, 2024
1 parent 693ef79 commit 19f3c48
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ jobs:
fail-fast: false
matrix:
rust:
- 1.72.0
- stable
steps:
- uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4
Expand Down
File renamed without changes.
1 change: 0 additions & 1 deletion native/mediasoup_elixir/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ Session.vim

## Tool
.valgrindrc
.cargo
# Included because it is part of the test case
!/src/test/run-make/thumb-none-qemu/example/.cargo

Expand Down

0 comments on commit 19f3c48

Please sign in to comment.