Skip to content

Commit

Permalink
Revert "Update rust toolchain on CI"
Browse files Browse the repository at this point in the history
This reverts commit 05fe742.
  • Loading branch information
madeye committed Sep 11, 2023
1 parent 677ddc1 commit da12429
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
- image: cimg/android:2022.12.1-ndk
environment:
GRADLE_OPTS: -Dorg.gradle.workers.max=1 -Dorg.gradle.daemon=false -Dkotlin.compiler.execution.strategy="in-process"
RUST_VERSION: 1.71.1
RUST_VERSION: 1.67.0
steps:
- checkout
- run: git submodule update --init --recursive
Expand Down

0 comments on commit da12429

Please sign in to comment.